]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP MLD: Use if/else/endif comments more consistently
authorJouni Malinen <quic_jouni@quicinc.com>
Sat, 20 Apr 2024 12:58:12 +0000 (15:58 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 20 Apr 2024 12:58:12 +0000 (15:58 +0300)
commite4e7724560191e634613784a3d2a91c889b2ef6e
tree87b75ddd55f4ef290885b711696b385600c95cb3
parent9e3988fc64479323dc05650ea59fa4c806011c4b
AP MLD: Use if/else/endif comments more consistently

Include the condition in #else similarly to #endif.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
src/ap/sta_info.c