diff options
author | Veerendranath Jakkam <quic_vjakkam@quicinc.com> | 2024-07-24 18:23:27 +0530 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2024-07-26 12:31:45 +0200 |
commit | baeaabf970b9a90999f62ae27edf63f6cb86c023 (patch) | |
tree | 797a00d6d6cd853d1c81b7d7d9d2bec4ad05da4f /security | |
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 <quic_vjakkam@quicinc.com>
Reviewed-by: Carlos Llamas <cmllamas@google.com>
Link: https://patch.msgid.link/20240724125327.3495874-1-quic_vjakkam@quicinc.com
[commit message editorial changes]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions