Johannes Berg
acdc3e4788
wifi: mac80211: mlme: assign link address correctly
...
Right now, we assign the link address only after we add
the link to the driver, which is quite obviously wrong.
It happens to work in many cases because it gets updated
immediately, and then link_conf updates may update it,
but it's clearly not really right.
Set the link address during ieee80211_mgd_setup_link()
so it's set before telling the driver about the link.
Fixes: 81151ce462e5 ("wifi: mac80211: support MLO authentication/association with one link")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2022-09-03 17:02:34 +02:00
..
2022-06-09 21:53:28 +02:00
2022-08-08 20:04:35 -07:00
2021-11-19 11:23:23 +00:00
2022-08-25 10:33:21 +02:00
2022-04-06 13:45:26 +01:00
2022-04-28 13:08:15 -07:00
2022-08-22 17:55:50 -07:00
2022-07-30 13:52:47 -04:00
2022-08-08 17:06:36 -07:00
2022-08-17 20:29:36 -07:00
2022-02-25 09:36:06 +01:00
2022-08-25 16:07:42 -07:00
2022-08-22 17:57:35 -07:00
2022-08-09 09:05:06 +02:00
2022-08-03 14:05:39 +02:00
2022-08-25 16:07:42 -07:00
2022-03-03 08:01:55 -08:00
2022-08-24 19:30:07 -07:00
2022-08-25 16:07:42 -07:00
2022-08-25 10:33:21 +02:00
2022-08-22 18:06:55 -07:00
2022-06-10 14:51:35 +02:00
2022-04-28 13:08:15 -07:00
2022-08-25 16:07:42 -07:00
2022-08-25 16:07:42 -07:00
2022-06-10 16:21:27 -07:00
2021-12-29 08:48:14 -08:00
2022-08-24 12:51:50 +01:00
2022-08-22 17:59:46 -07:00
2022-04-15 14:27:24 -07:00
2022-06-09 21:52:55 -07:00
2022-09-03 17:02:34 +02:00
2022-04-30 20:29:47 +02:00
2022-05-25 12:22:58 -07:00
2022-04-07 21:06:41 -07:00
2022-08-24 13:46:58 +01:00
2022-06-23 20:51:06 -07:00
2022-08-25 16:07:42 -07:00
2022-08-10 09:24:41 +01:00
2022-08-18 10:20:48 -07:00
2022-04-06 13:45:26 +01:00
2022-05-28 15:28:47 +01:00
2022-08-22 18:07:12 -07:00
2022-08-22 17:59:51 -07:00
2022-04-12 15:00:25 +02:00
2022-08-15 11:21:42 +01:00
2022-08-12 10:46:01 +01:00
2022-03-18 13:09:17 +02:00
2022-08-22 14:24:54 +01:00
2022-08-25 12:39:40 -07:00
2022-08-25 16:07:42 -07:00
2022-07-28 18:21:16 -07:00
2022-07-27 13:24:42 +01:00
2022-07-08 18:38:44 -07:00
2022-08-22 11:40:01 -07:00
2022-06-09 21:52:55 -07:00
2022-07-28 18:21:16 -07:00
2022-08-17 10:24:00 +01:00
2022-08-22 11:34:54 +01:00
2022-08-23 10:43:12 +02:00
2022-09-03 17:01:09 +02:00
2022-08-08 20:48:51 -07:00
2022-07-14 22:45:34 +02:00
2022-08-24 13:46:57 +01:00
2022-07-24 18:41:03 -06:00
2022-08-22 14:26:30 +01:00
2022-06-02 10:15:05 -07:00
2022-08-22 14:26:30 +01:00
2022-08-24 13:46:58 +01:00
2021-11-09 10:02:50 -08:00