linux/drivers/net/wireless/ath5k
Jiri Slaby b988763857 WDEV, ath5k, don't return int from bool function
sparse sees int -> bool cast as an error:
hw.c:3754:10: warning: cast truncates bits from constant value (ffffffea becomes 0)
Fix it by converting the rettype to int and check appropriately.

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Cc: Nick Kossifidis <mickflemm@gmail.com>
Cc: Luis R. Rodriguez <mcgrof@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-02-20 20:11:48 -05:00
..
ath5k.h WDEV, ath5k, don't return int from bool function 2008-02-20 20:11:48 -05:00
base.c WDEV, ath5k, don't return int from bool function 2008-02-20 20:11:48 -05:00
base.h ath5k: use SWBA to detect IBSS HW merges 2008-01-28 15:10:52 -08:00
debug.c ath5k: debug level improvements 2008-01-31 19:26:35 -08:00
debug.h ath5k: debug level improvements 2008-01-31 19:26:35 -08:00
hw.c WDEV, ath5k, don't return int from bool function 2008-02-20 20:11:48 -05:00
hw.h
initvals.c
Makefile
phy.c
reg.h
regdom.c
regdom.h