]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: mac80211: Refactor adding association elements
authorIlan Peer <ilan.peer@intel.com>
Thu, 2 Jan 2025 14:19:56 +0000 (16:19 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 13 Jan 2025 14:34:08 +0000 (15:34 +0100)
commit136a4e82bc8e34ea37024b88c8a3cff67ae84038
tree540cbbd58882412c9233c17afeab6b33df0bebec
parent65c1c041798484da54cbad5fb5833b81694c43cf
wifi: mac80211: Refactor adding association elements

Instead of always using 'sdata->u.mgd.assoc_data' have
the association data be passed as an argument.

This will later allow to use the same functionality
for adding links to the current association.

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