diff options
author | Veerendranath Jakkam <[email protected]> | 2024-07-24 18:23:27 +0530 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2024-07-26 12:31:45 +0200 |
commit | baeaabf970b9a90999f62ae27edf63f6cb86c023 (patch) | |
tree | 797a00d6d6cd853d1c81b7d7d9d2bec4ad05da4f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8f4fa0876231c426f880a2bff25ac49fac67d805 (diff) |
wifi: cfg80211: fix reporting failed MLO links status with cfg80211_connect_done
Individual MLO links connection status is not copied to
EVENT_CONNECT_RESULT data while processing the connect response
information in cfg80211_connect_done(). Due to this failed links
are wrongly indicated with success status in EVENT_CONNECT_RESULT.
To fix this, copy the individual MLO links status to the
EVENT_CONNECT_RESULT data.
Fixes: 53ad07e9823b ("wifi: cfg80211: support reporting failed links")
Signed-off-by: Veerendranath Jakkam <[email protected]>
Reviewed-by: Carlos Llamas <[email protected]>
Link: https://patch.msgid.link/[email protected]
[commit message editorial changes]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions