diff options
author | Marc Bornand <[email protected]> | 2023-02-15 08:47:53 +0000 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2023-02-15 18:26:58 +0100 |
commit | c38c701851011c94ce3be1ccb3593678d2933fd8 (patch) | |
tree | 66237e83d4c15d7d9eff6839f4e7c0d75b57cad7 /drivers/usb/cdns3/cdns3-debug.h | |
parent | ce1ba4d782d94fc8ed9116c774e2e5885626836b (diff) |
wifi: cfg80211: Set SSID if it is not already set
When a connection was established without going through
NL80211_CMD_CONNECT, the ssid was never set in the wireless_dev struct.
Now we set it in __cfg80211_connect_result() when it is not already set.
When using a userspace configuration that does not call
cfg80211_connect() (can be checked with breakpoints in the kernel),
this patch should allow `networkctl status device_name` to output the
SSID instead of null.
Cc: [email protected]
Reported-by: Yohan Prod'homme <[email protected]>
Fixes: 7b0a0e3c3a88 (wifi: cfg80211: do some rework towards MLO link APIs)
Link: https://bugzilla.kernel.org/show_bug.cgi?id=216711
Signed-off-by: Marc Bornand <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions