linux/drivers/net/can/cc770
Joe Perches dc605dbdb8 can: cc770: Fix likely misuse of | for &
Using | with a constant is always true.
Likely this should have be &.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2012-06-03 18:59:21 +02:00
..
Kconfig
Makefile
cc770.c can: cc770: linux/can/dev.h included twice 2012-03-03 17:40:32 +01:00
cc770.h
cc770_isa.c
cc770_platform.c can: cc770: Fix likely misuse of | for & 2012-06-03 18:59:21 +02:00