Skip to content
Commit d3e2439b authored by Johannes Berg's avatar Johannes Berg
Browse files

wifi: mac80211: fix link manipulation



When we add non-deflink pointers, we need to remove the
link[0] pointer to deflink in case link[0] is not valid
afterwards. Also, we need to add that back when there
are no more valid links. Reorg the code to fix that.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 939c4c7e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment