]> git.baikalelectronics.ru Git - kernel.git/commit
ath6kl: Do not enable Probe Request reporting by default
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 1 Sep 2011 08:33:20 +0000 (11:33 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 1 Sep 2011 09:12:23 +0000 (12:12 +0300)
commit364f46554e437dedc6f6773b98a9a9dd2a02da35
tree548aaf0d5e88419567503f4e24b80956fff961b5
parent707b7211ebe3f0ef8c41904abb760489d553c842
ath6kl: Do not enable Probe Request reporting by default

Probe Request reporting will be needed for P2P and WPS, but some
firmware builds do not seem to like this when P2P is not enabled.
Since we do not yet enable P2P, the safest option here is to just
remove this call for now and bring it back as a more dynamic version
once ath6kl starts advertising support for P2P.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/init.c