]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: mac80211: Pull link space calculation to a function
authorIlan Peer <ilan.peer@intel.com>
Thu, 2 Jan 2025 14:19:57 +0000 (16:19 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 13 Jan 2025 14:34:08 +0000 (15:34 +0100)
commitfa2b73bfecdfcba59eaca5fd7a182ea2f07a2240
tree6c703d0cf3a6d4eb433eab4a82445b4e809ba48c
parent136a4e82bc8e34ea37024b88c8a3cff67ae84038
wifi: mac80211: Pull link space calculation to a function

Pull the calculation of the size needed for a link in an association
request frame to a function, so it could also be used during the
construction of other frames as well, e.g., ML link configuration
request frame.

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.ac16adfa39d4.I9e28c2fcd5ca252341c817fc03ea8df7b807fcbf@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c