ath9k: make use of conf_is_ht*() in the rest of the driver
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 23 Dec 2008 23:58:43 +0000 (15:58 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 20:59:31 +0000 (15:59 -0500)
commitecf70441a3d53dd96cb1b454060fe39f9c3db301
treeaaabbb86eeee05ba394f9d1f721d806c96e8dc61
parentc9e27d94f5fc726f88897914025619fbfc18b23c
ath9k: make use of conf_is_ht*() in the rest of the driver

Use shiny new conf_is_ht*() helpers, we can later remove ht.enabled if
desired.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/main.c
drivers/net/wireless/ath9k/rc.c
drivers/net/wireless/ath9k/xmit.c