Commit 65dbe4ad authored by Veerendranath Jakkam's avatar Veerendranath Jakkam Committed by Carlos Llamas
Browse files

BACKPORT: FROMLIST: cfg80211: Increase akm_suites array size in cfg80211_crypto_settings



Increase akm_suites array size in struct cfg80211_crypto_settings to 10
and advertise the capability to userspace. This allows userspace to send
more than two AKMs to driver in netlink commands such as
NL80211_CMD_CONNECT.

This capability is needed for implementing WPA3-Personal transition mode
correctly with any driver that handles roaming internally. Currently,
the possible AKMs for multi-AKM connect can include PSK, PSK-SHA-256,
SAE, FT-PSK and FT-SAE. Since the count is already 5, increasing
the akm_suites array size to 10 should be reasonable for future
usecases.

Contains a fix for the issue:
Reported-by: default avatarkernel test robot <lkp@intel.com>
Signed-off-by: default avatarVeerendranath Jakkam <quic_vjakkam@quicinc.com>

Bug: 233387627
Change-Id: Ief3648fda9195c1fa6b9bf881aae36da74b9738b
Link: https://lore.kernel.org/linux-wireless/1653312358-12321-1-git-send-email-quic_vjakkam@quicinc.com/


Signed-off-by: default avatarVeerendranath Jakkam <quic_vjakkam@quicinc.com>
parent 816e6330
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment