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

No differences found