]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Fix mgmt RX for device SME in AP mode without monitor
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 23 Dec 2011 16:15:07 +0000 (18:15 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 23 Dec 2011 16:15:07 +0000 (18:15 +0200)
commita6cc0602dd62f4b2ea02556ddcfd6baf9cd6289d
treeea93a150cc53a9a09d3413f33f8674ef81b0b5c3
parent536062f274f523f7f84f2895894bb67a03ff9320
nl80211: Fix mgmt RX for device SME in AP mode without monitor

Drivers that use device SME in AP mode may still need to be
subscribed for Action frame RX when monitor interface is not used.
This fixes number of P2P GO operations with ath6kl.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/drivers/driver_nl80211.c