]> git.ipfire.org Git - thirdparty/hostap.git/commit
MBSSID: Use CONFIG_IEEE80211BE more consistently
authorJouni Malinen <jouni.malinen@oss.qualcomm.com>
Tue, 6 May 2025 13:47:49 +0000 (16:47 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 6 May 2025 13:47:49 +0000 (16:47 +0300)
commit0a915c488286dd1315f51e945d4ad5a2edfa2e9c
treeb11addf1937b4750c9d5cad05612afefeba9178b
parent20310fdab8b5788a02f61f64c2fd2c6f47669705
MBSSID: Use CONFIG_IEEE80211BE more consistently

Avoid compiler warning about unused local variable when
CONFIG_IEEE80211BE is not defined.

Fixes: 806a29e9f1e0 ("MBSSID: Handle Probe Response frame formation with MLO MBSSID")
Signed-off-by: Jouni Malinen <jouni.malinen@oss.qualcomm.com>
src/ap/beacon.c