]> git.ipfire.org Git - thirdparty/hostap.git/commit
FILS: Rename local variable to indicate HE mode
authorAloka Dixit <quic_alokad@quicinc.com>
Mon, 24 Jul 2023 23:16:24 +0000 (16:16 -0700)
committerJouni Malinen <j@w1.fi>
Fri, 29 Sep 2023 14:59:13 +0000 (17:59 +0300)
commitfcbb643ff3fe36b4367fc0a6cec744b73ae291f6
treecd64607a73af18ec098ff3eb61f6d3e90ce26c39
parentdcf66d2f4255452f969cd642fee0c1cdd08aaa49
FILS: Rename local variable to indicate HE mode

Rename the local variable mcs_nss_size to he_mcs_nss_size in
hostapd_fils_discovery_cap() and hostapd_gen_fils_discovery_nss()
to limit its usage to HE mode.

Signed-off-by: Aloka Dixit <quic_alokad@quicinc.com>
src/ap/beacon.c