Commit 96c0695
committed
wifi: cfg80211: fix MLO connection ownership
When disconnecting from an MLO connection we need the AP
MLD address, not an arbitrary BSSID. Fix the code to do
that.
Fixes: 9ecff10 ("wifi: nl80211: refactor BSS lookup in nl80211_associate()")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230301115906.4c1b3b18980e.I008f070c7f3b8e8bde9278101ef9e40706a82902@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>1 parent ce04abc commit 96c0695
1 file changed
Lines changed: 7 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10799 | 10799 | | |
10800 | 10800 | | |
10801 | 10801 | | |
10802 | | - | |
10803 | | - | |
| 10802 | + | |
10804 | 10803 | | |
10805 | 10804 | | |
10806 | 10805 | | |
| |||
10827 | 10826 | | |
10828 | 10827 | | |
10829 | 10828 | | |
10830 | | - | |
10831 | 10829 | | |
10832 | 10830 | | |
10833 | 10831 | | |
| |||
10837 | 10835 | | |
10838 | 10836 | | |
10839 | 10837 | | |
10840 | | - | |
| 10838 | + | |
10841 | 10839 | | |
10842 | 10840 | | |
10843 | 10841 | | |
| |||
10974 | 10972 | | |
10975 | 10973 | | |
10976 | 10974 | | |
| 10975 | + | |
10977 | 10976 | | |
10978 | 10977 | | |
10979 | 10978 | | |
| |||
10999 | 10998 | | |
11000 | 10999 | | |
11001 | 11000 | | |
11002 | | - | |
11003 | | - | |
| 11001 | + | |
11004 | 11002 | | |
11005 | 11003 | | |
11006 | 11004 | | |
| |||
11051 | 11049 | | |
11052 | 11050 | | |
11053 | 11051 | | |
11054 | | - | |
11055 | | - | |
| 11052 | + | |
11056 | 11053 | | |
11057 | 11054 | | |
| 11055 | + | |
11058 | 11056 | | |
11059 | 11057 | | |
11060 | 11058 | | |
| |||
11067 | 11065 | | |
11068 | 11066 | | |
11069 | 11067 | | |
11070 | | - | |
| 11068 | + | |
11071 | 11069 | | |
11072 | 11070 | | |
11073 | 11071 | | |
| |||
0 commit comments