]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: mac80211: Fix common size calculation for ML element
authorIlan Peer <ilan.peer@intel.com>
Thu, 2 Jan 2025 14:20:00 +0000 (16:20 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 13 Jan 2025 14:34:09 +0000 (15:34 +0100)
commit19aa842dcbb5860509b7e1b7745dbae0b791f6c4
tree19ceb95b7aa79e84544c70937312ead7620e4aec
parent904c277342936b75ae55999d87abacd4c1ab1fd3
wifi: mac80211: Fix common size calculation for ML element

When the ML type is EPCS the control bitmap is reserved, the length
is always 7 and is captured by the 1st octet after the control.

Fixes: 0f48b8b88aa9 ("wifi: ieee80211: add definitions for multi-link element")
Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20250102161730.5790376754a7.I381208cbb72b1be2a88239509294099e9337e254@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/ieee80211.h