mbox series

[0/2] mac80211: Control Port over nl80211 fixes

Message ID 20190827224120.14545-1-denkenz@gmail.com (mailing list archive)
Headers show
Series mac80211: Control Port over nl80211 fixes | expand

Message

Denis Kenzior Aug. 27, 2019, 10:41 p.m. UTC
Couple of small fixes for Control Port handling in mac80211.  The
original commit was working by some crazy luck in all testing, but
manifested itself on certain hardware that managed to drop PAE frames
with uncanny consistency.

Denis Kenzior (2):
  mac80211: Don't memset RXCB prior to PAE intercept
  mac80211: Correctly set noencrypt for PAE frames

 net/mac80211/rx.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)