diff options
author | Johannes Berg <johannes.berg@intel.com> | 2022-06-27 23:23:42 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2022-07-15 12:43:17 +0300 |
commit | afa2d65938fec74baf6307fd906b4f86e4a411ab (patch) | |
tree | a0d8bc861d02e8f8c2e4c86dc200a7016ded8b02 /net/wireless/trace.h | |
parent | f662d2f4e22e5d5a9215e9c881875a4769494ef6 (diff) | |
download | linux-afa2d65938fec74baf6307fd906b4f86e4a411ab.tar.xz |
wifi: mac80211: mlme: unify assoc data event sending
There are a few cases where we send an event to cfg80211
manually, but ieee80211_destroy_assoc_data() also handles
the case of abandoning; some cases don't need an event
and success is handled yet differently.
Unify this by providing a single status argument to the
ieee80211_destroy_assoc_data() function and then handling
all the different cases of events (or no events) there.
This will help simplify the code when MLO support is
added.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless/trace.h')
0 files changed, 0 insertions, 0 deletions