]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ath10k: enable monitor when OTHER_BSS requested
authorBob Copeland <me@bobcopeland.com>
Wed, 9 Sep 2015 16:47:34 +0000 (12:47 -0400)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 17 Sep 2015 10:48:30 +0000 (13:48 +0300)
commit0d031c8995bcc065f9c5778069f2131f7d92d4d5
tree2aa32d0f6dee9094bd734acc81948f03510c817d
parent6ccea107eba46fbc7de40e944bf17145c2809666
ath10k: enable monitor when OTHER_BSS requested

By default, ath10k restricts received frames to those matching BSSID.
When other BSS frames are requested (e.g. in mesh mode), add an internal
monitor device so those frames are not filtered.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/mac.c