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)
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>

No differences found