]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8398e4faf06a14cdbae1b8ab64f018e464fded06
tree06afd102de8d9454829d7694be0000342b9c8ce0
parent8d270a3cac2a39051256c744f6158d7fa76e350b
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