ath9k_hw: remove confusing logic inversion in an ANI variable
authorFelix Fietkau <nbd@openwrt.org>
Fri, 15 Jun 2012 13:25:21 +0000 (15:25 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 20 Jun 2012 18:44:42 +0000 (14:44 -0400)
commit7067e7014d7013645f7e866b74814f1e59e6a7cd
tree627c388e4dff0f4053f1cbc62879c1fe65b871d9
parent0b81cc3922bce79d0f21189648bf4f9992e9a533
ath9k_hw: remove confusing logic inversion in an ANI variable

Code using this had already triggered smatch complaints, so remove it before
it gets fixed the wrong way.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ani.c
drivers/net/wireless/ath/ath9k/ani.h
drivers/net/wireless/ath/ath9k/ar5008_phy.c
drivers/net/wireless/ath/ath9k/ar9003_phy.c