]> git.karo-electronics.de Git - mv-sheeva.git/commit
ath9k: Print the correct channel mode
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Mon, 30 Jan 2012 08:51:42 +0000 (14:21 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 30 Jan 2012 20:48:47 +0000 (15:48 -0500)
commitfeced2012e665468258a5c89b7f2a90b4e5695a4
tree22330de0aaa2180bd16636190abc632e1beb7e94
parent0ed7b93e307fd02188a33b80897069d3acc76485
ath9k: Print the correct channel mode

channelFlags doesn't contain the operating HT mode.
Use IS_CHAN_HT40 to determine if the current channel is
in HT40 mode.

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/main.c