FROMLIST: wifi: cfg80211: fix reporting failed MLO links status with cfg80211_connect_done
Individual MLO links connection status not copied to EVENT_CONNECT_RESULT data while processing the connect response information in cfg80211_connect_done(). Due to this failed links also indicated with success status in EVENT_CONNECT_RESULT. To fix this, copy the individual MLO links status to EVENT_CONNECT_RESULT data. Fixes: 53ad07e9 ("wifi: cfg80211: support reporting failed links") Signed-off-by:Veerendranath Jakkam <quic_vjakkam@quicinc.com> Bug: 354747488 Link: https://lore.kernel.org/linux-wireless/20240722194146.1736608-1-quic_vjakkam@quicinc.com Change-Id: I104fc2e64f9ba6a75f218493685186cd852e5c57 Signed-off-by:
Veerendranath Jakkam <quic_vjakkam@quicinc.com>
Loading
Please sign in to comment