]> git.ipfire.org Git - thirdparty/hostap.git/commit
Fix DUP_NETWORK debug print on error case
authorJouni Malinen <j@w1.fi>
Sun, 7 Dec 2014 21:58:06 +0000 (23:58 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 8 Dec 2014 09:42:07 +0000 (11:42 +0200)
commitc05419060399efd918ea789fb8f660a86de9fd09
tree51155f164bda926977a06ed37bc099482b631bf4
parent146374019a975a43f9c1f9bcde89a02dec8ab12e
Fix DUP_NETWORK debug print on error case

Incorrect network id was printed in debug output if DUP_NETWORK
destination network was not found.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/ctrl_iface.c