mac80211: Report beacon protection failures to user space
authorJouni Malinen <jouni@codeaurora.org>
Wed, 1 Apr 2020 14:25:48 +0000 (17:25 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 24 Apr 2020 10:33:40 +0000 (12:33 +0200)
commit9eaf183af741e3d8393eb571ac8aec9ee7d6530e
tree66caccc468e8540fdd570a68019cee77760a0eb0
parent4d797fce783a8eb11dd23463828db84743795046
mac80211: Report beacon protection failures to user space

Report received Beacon frames that do not have a valid MME MIC when
beacon protection is enabled. This covers both the cases of no MME in
the received frame and invalid MIC in the MME.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
Link: https://lore.kernel.org/r/20200401142548.6990-2-jouni@codeaurora.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/rx.c