]> git.ipfire.org Git - thirdparty/hostap.git/commit
Avoid compiler warning on shadowing a local variable
authorJouni Malinen <jouni@codeaurora.org>
Wed, 18 Dec 2019 11:46:59 +0000 (13:46 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 18 Dec 2019 11:46:59 +0000 (13:46 +0200)
commit5a563a3d348170dad00e3a59489f735e246b5a25
treef45cedbc5339e39a148e8bdfc0195eb66510c6fd
parent7327f0fa6ff6f09b2a1c423a376ee0e0f403d7c3
Avoid compiler warning on shadowing a local variable

Fixes: 7fde39fb1a9e ("Add sae_rejected_groups to hostapd STA control interface command")
Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/ap/ctrl_iface_ap.c