Skip to content

Commit

Permalink
wifi: mac80211: mlme: refactor assoc success handling
Browse files Browse the repository at this point in the history
Refactor the per-link setup out of ieee80211_assoc_success()
into a new function ieee80211_assoc_config_link().

It looks useless for now to parse the elements again inside
ieee80211_assoc_config_link(), but that will be done with
the link ID in the future.

Signed-off-by: Johannes Berg <[email protected]>
  • Loading branch information
jmberg-intel committed Jul 15, 2022
1 parent 7781f0d commit 6911458
Showing 1 changed file with 440 additions and 425 deletions.
Loading

0 comments on commit 6911458

Please sign in to comment.