mbox series

[0/2] wifi: mac80211: fix some issues about Spatial Reuse IE

Message ID 20240516021854.5682-1-quic_lingbok@quicinc.com
Headers show
Series wifi: mac80211: fix some issues about Spatial Reuse IE | expand

Message

Lingbo Kong May 16, 2024, 2:18 a.m. UTC
Currently, the way to check the size of Spatial Reuse IE data and parse
Spatial Reuse Parameter Set element are incorrect. Besides, some members of
struct ieee80211_he_obss_pd are not assigned.

To address these issues, change the way of checking the size of the Spatial
Reuse IE data and parse Spatial Reuse Parameter Set elements in order.

Lingbo Kong (2):
  wifi: mac80211: fix the issue that checks the size of Spatial Reuse IE
    data
  wifi: mac80211: correctly parse Spatial Reuse Parameter Set element

 net/mac80211/he.c    | 10 ++++++++--
 net/mac80211/parse.c |  2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)


base-commit: 5b501f801ab443046d5c31881bba21350396e5c5