[v2,0/3] staging: r8188eu: another round of cleanups

Message ID 20221107202824.61431-1-martin@kaiser.cx
Headers
Series staging: r8188eu: another round of cleanups |

Message

Martin Kaiser Nov. 7, 2022, 8:28 p.m. UTC
  Here's some more cleanups, mostly related to bSurpriseRemoved and
bDriverStopped.

Please apply them after the series I sent yesteday.

Changes in v2
- Fixed the header len calculation in patch 1. Thanks to Dan Carpenter
  for spotting this mistake.

Martin Kaiser (3):
  staging: r8188eu: use a qos_hdr in validate_recv_data_frame
  staging: r8188eu: drop another removal/stop check
  staging: r8188eu: drop removal/stop check in
    dump_mgntframe_and_wait_ack

 drivers/staging/r8188eu/core/rtw_mlme_ext.c | 6 ------
 drivers/staging/r8188eu/core/rtw_recv.c     | 9 +++++----
 2 files changed, 5 insertions(+), 10 deletions(-)