mbox series

[0/4] A few cleanups and a fix for mwifiex

Message ID 20211016101743.15565-1-verdre@v0yd.nl (mailing list archive)
Headers show
Series A few cleanups and a fix for mwifiex | expand

Message

Jonas Dreßler Oct. 16, 2021, 10:17 a.m. UTC
Just a few cleanups and a fix for incorrect DELBA requests (found that while 
looking at on-air packets with wireshark) for mwifiex.

Jonas Dreßler (4):
  mwifiex: Don't log error on suspend if wake-on-wlan is disabled
  mwifiex: Log an error on command failure during key-material upload
  mwifiex: Fix an incorrect comment
  mwifiex: Send DELBA requests according to spec

 drivers/net/wireless/marvell/mwifiex/11n.c      |  7 ++++---
 drivers/net/wireless/marvell/mwifiex/cfg80211.c | 12 +++++++++---
 2 files changed, 13 insertions(+), 6 deletions(-)