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 can: cc770: add platform bus driver for the CC770 and AN82527 2011-12-01 13:09:31 -05:00
Makefile can: cc770: add platform bus driver for the CC770 and AN82527 2011-12-01 13:09:31 -05:00
cc770.c can: cc770: linux/can/dev.h included twice 2012-03-03 17:40:32 +01:00
cc770.h can: cc770: add driver core for the Bosch CC770 and Intel AN82527 2011-12-01 13:09:31 -05:00
cc770_isa.c can: cc770: Fix indirect access deadlock on ISA cards 2012-02-03 00:25:06 +01:00
cc770_platform.c can: cc770: Fix likely misuse of | for & 2012-06-03 18:59:21 +02:00