]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit91e025e63a5144909fe06a582dc7c93bfef106fe
treecc4a56a8b4be11858848141757c3be55d55dd6c2
parent0b002f288a003ba64daba2e1c671a7c247f6025d
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