]> git.baikalelectronics.ru Git - kernel.git/commit
wifi: cfg80211: reject connect response with MLO params for WEP
authorVeerendranath Jakkam <quic_vjakkam@quicinc.com>
Sat, 30 Jul 2022 05:26:41 +0000 (10:56 +0530)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 25 Aug 2022 08:41:01 +0000 (10:41 +0200)
commitcdacf2b05958b6f92a8c9984553c521753401c5b
treeda0cbe048cf836b4f09259251e24a36188f23d41
parent91793c65012b1ebf9a9eb10c7880ec7b113f585e
wifi: cfg80211: reject connect response with MLO params for WEP

MLO connections are not supposed to use WEP security. Reject connect
response of MLO connection if WEP security mode is used.

Signed-off-by: Veerendranath Jakkam <quic_vjakkam@quicinc.com>
Link: https://lore.kernel.org/r/20220730052643.1959111-2-quic_vjakkam@quicinc.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/sme.c