ath9k: use chandef instead of channel_type
authorSimon Wunderlich <simon.wunderlich@s2003.tu-chemnitz.de>
Fri, 16 Aug 2013 08:46:04 +0000 (10:46 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 16 Aug 2013 18:17:47 +0000 (14:17 -0400)
commit0671894f977b6f03b63fddc33743474f495db4eb
treecc4a56a8b4be11858848141757c3be55d55dd6c2
parent92367fe7f24159d6ba83276bc7a0f45c6f663837
ath9k: use chandef instead of channel_type

To enable support for 5/10 MHz, some internal functions must be
converted from using the (old) channel_type to chandef. This is a good
chance to change all remaining occurences.

Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Signed-off-by: Mathias Kretschmer <mathias.kretschmer@fokus.fraunhofer.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/common.c
drivers/net/wireless/ath/ath9k/common.h
drivers/net/wireless/ath/ath9k/htc_drv_main.c
drivers/net/wireless/ath/ath9k/init.c
drivers/net/wireless/ath/ath9k/main.c
drivers/net/wireless/ath/ath9k/rc.c