]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: nl80211: split helper function from nl80211_put_iface_combinations
authorFelix Fietkau <nbd@nbd.name>
Tue, 2 Jul 2024 11:35:56 +0000 (13:35 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 8 Jul 2024 15:27:04 +0000 (17:27 +0200)
commit34ce9c8b8ada0c03ea8f2a99fcc7a1b297ccaa95
treec6047e520084e2175846fb1c3e5a1888c2db70d0
parent1b431ba4ef9a760e7643d6fbc53bf522d59650f3
wifi: nl80211: split helper function from nl80211_put_iface_combinations

Create a helper function that puts the data from struct
ieee80211_iface_combination to a nl80211 message.
This will be used for adding per-radio interface combination data.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Link: https://patch.msgid.link/22a0eee19dbcf98627239328bc66decd3395122c.1719919832.git-series.nbd@nbd.name
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/nl80211.c