Commit 2e85829
committed
wifi: nl80211: fix assoc link handling
The refactoring of the assoc link handling in order to
support multi-link reconfiguration broke the setting
of the assoc link ID, and thus resulted in the wrong
BSS "use_for" value being selected. Fix that for both
association and ML reconfiguration.
Fixes: 720fa44 ("wifi: nl80211: Split the links handling of an association request")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Reviewed-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20250306123626.7b233d769c32.I62fd04a8667dd55cedb9a1c0414cc92dd098da75@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>1 parent 20d5a0b commit 2e85829
1 file changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11123 | 11123 | | |
11124 | 11124 | | |
11125 | 11125 | | |
| 11126 | + | |
11126 | 11127 | | |
11127 | 11128 | | |
11128 | 11129 | | |
| |||
11153 | 11154 | | |
11154 | 11155 | | |
11155 | 11156 | | |
11156 | | - | |
| 11157 | + | |
11157 | 11158 | | |
11158 | 11159 | | |
11159 | 11160 | | |
| |||
11350 | 11351 | | |
11351 | 11352 | | |
11352 | 11353 | | |
11353 | | - | |
11354 | | - | |
| 11354 | + | |
| 11355 | + | |
11355 | 11356 | | |
11356 | 11357 | | |
11357 | 11358 | | |
| |||
16506 | 16507 | | |
16507 | 16508 | | |
16508 | 16509 | | |
16509 | | - | |
| 16510 | + | |
| 16511 | + | |
| 16512 | + | |
| 16513 | + | |
16510 | 16514 | | |
16511 | 16515 | | |
16512 | 16516 | | |
| |||
0 commit comments