lkml.org 
[lkml]   [2022]   [Mar]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/9] staging: r8188eu: use ieee80211 helpers for parsing
Date
Update some of the code for parsing incoming messages to use
the ieee80211 helpers.

v2:
- fix an endianness issue in the version check patch
- add two more patches for validate_recv_frame, use a struct ieee80211_hdr
instead of a frame control variable in this function

Martin Kaiser (9):
staging: r8188eu: use ieee80211 define for version check
staging: r8188eu: use ieee80211 helper to read the pwr bit
staging: r8188eu: use standard mechanisms for control frames
staging: r8188eu: use standard mechanisms for data frames
staging: r8188eu: use standard mechanisms for qos data frames
staging: r8188eu: remove unused data frame subtypes
staging: r8188eu: remove unused control frame subtypes
staging: r8188eu: use ieee80211 macro for sequence number
staging: r8188eu: use ieee80211 define for fragment number

drivers/staging/r8188eu/core/rtw_recv.c | 40 +++++++++---------
drivers/staging/r8188eu/core/rtw_xmit.c | 6 +--
drivers/staging/r8188eu/hal/rtl8188e_rxdesc.c | 3 +-
drivers/staging/r8188eu/include/wifi.h | 42 ++++---------------
4 files changed, 32 insertions(+), 59 deletions(-)

--
2.30.2

\
 
 \ /
  Last update: 2022-03-27 20:11    [W:0.063 / U:0.192 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site