ath9k: Fix interface combinations for multi-channel concurrency
authorRajkumar Manoharan <rmanohar@qti.qualcomm.com>
Thu, 29 May 2014 09:41:09 +0000 (15:11 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 May 2014 17:10:37 +0000 (13:10 -0400)
commit71a5f88120ae8a1662a27f5d17108e7c7162df1e
tree06afd102de8d9454829d7694be0000342b9c8ce0
parent915f36d2e5cf0219835af0029cb28a24def34c65
ath9k: Fix interface combinations for multi-channel concurrency

Currently mac80211 does not support WDS and DFS with channel context
drivers. So advertise these features only when the driver is not
supporting channel context and modparam "use_chanctx" is introduced
for preparing channel context support in ath9k.

Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/init.c