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 -- 2.34.1