]> Pileus Git - ~andy/linux/commit
ath9k_hw: remove IS_CHAN_B()
authorFelix Fietkau <nbd@openwrt.org>
Fri, 11 Oct 2013 21:30:54 +0000 (23:30 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 14 Oct 2013 17:39:58 +0000 (13:39 -0400)
commit1a5e63265f6dbd616596325d899332ddc506e83e
tree4eaf70839662595abc190ca1aef08f002fa04ed0
parent8896934c168474079ba1e81cf3f0c4a975b30406
ath9k_hw: remove IS_CHAN_B()

Hardware 802.11b-only mode isn't supported by the driver (the device is
configured for 802.11n/g instead). Simplify the code by removing checks
for it.

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