Commit aaba3cd
wifi: mac80211: Create resources for disabled links
When associating to an MLD AP, links may be disabled. Create all
resources associated with a disabled link so that we can later enable it
without having to create these resources on the fly.
Fixes: 6d543b3 ("wifi: mac80211: Support disabled links during association")
Signed-off-by: Benjamin Berg <benjamin.berg@intel.com>
Link: https://lore.kernel.org/r/20230925173028.f9afdb26f6c7.I4e6e199aaefc1bf017362d64f3869645fa6830b5@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>1 parent 334bf33 commit aaba3cd
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5130 | 5130 | | |
5131 | 5131 | | |
5132 | 5132 | | |
5133 | | - | |
| 5133 | + | |
5134 | 5134 | | |
5135 | | - | |
| 5135 | + | |
| 5136 | + | |
5136 | 5137 | | |
5137 | 5138 | | |
5138 | 5139 | | |
| |||
5147 | 5148 | | |
5148 | 5149 | | |
5149 | 5150 | | |
5150 | | - | |
| 5151 | + | |
5151 | 5152 | | |
5152 | 5153 | | |
5153 | 5154 | | |
| |||
0 commit comments