]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0e5ea52d93e427edd9bacf7c88598d0eb7c09cdb
treeaaabbb86eeee05ba394f9d1f721d806c96e8dc61
parentee9b810d7eee2ace7b7512eac5160b9540ffe2c3
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