linux/drivers/staging/ath6kl
Joe Perches 807208fe77 staging: ath6kl: Convert BDADDR_Present uses to TRUE/FALSE bugfix
The previous uses of BDADDR_Present set the initial value to
A_ERROR (-1) when not present and A_OK (0) when present.

A later test for (!BDADDR_Present) was therefore logically inverted.
Convert the values to TRUE/FALSE and the test is now logically correct.

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Vipin Mehta <vipin.mehta@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-01-31 13:53:12 -08:00
..
bmi staging: ath6kl: Remove A_FAILED macro 2011-01-31 13:53:11 -08:00
hif staging: ath6kl: Remove A_FAILED macro 2011-01-31 13:53:11 -08:00
htc2 staging: ath6kl: Remove A_FAILED macro 2011-01-31 13:53:11 -08:00
include staging: ath6kl: wmi.h: Convert packed structures with A_BOOL to u32 2011-01-31 13:53:12 -08:00
miscdrv staging: ath6kl: Convert BDADDR_Present uses to TRUE/FALSE bugfix 2011-01-31 13:53:12 -08:00
os/linux staging: ath6kl: Convert bypasswmi to bool 2011-01-31 13:53:12 -08:00
reorder staging: ath6kl: Convert enum A_STATUS to int 2011-01-31 13:53:11 -08:00
wlan staging: ath6kl: Convert enum A_STATUS to int 2011-01-31 13:53:11 -08:00
wmi staging: ath6kl: Convert type of streamExists to A_UINT8 2011-01-31 13:53:12 -08:00
Kconfig Staging: ath6kl: ATH6KL_CFG80211 depends on CFG80211 2010-11-09 13:33:04 -08:00
Makefile staging: add ath6kl driver for AR6003 chip 2010-09-02 11:43:26 -07:00
TODO staging: add ath6kl driver for AR6003 chip 2010-09-02 11:43:26 -07:00