]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ath9k_hw: remove enum wireless_mode and its users
authorFelix Fietkau <nbd@openwrt.org>
Thu, 14 Oct 2010 14:02:39 +0000 (16:02 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 15 Oct 2010 19:48:45 +0000 (15:48 -0400)
commitd4659912b557e9f68c0ad8be14e2cafd3210dd16
tree5bd3dbc2b7ba736ff1dc0717154e7b592a22c32f
parent4e9900180eb72b3b22fc9742999045b11607eb24
ath9k_hw: remove enum wireless_mode and its users

The wireless mode bitfield was only used to detect 2.4 and 5 GHz support,
which can be simplified by using ATH9K_HW_CAP_* capabilities.

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