wpa_cli: Go through ifname determination on connection retries
authorJouni Malinen <j@w1.fi>
Sun, 5 Aug 2012 19:04:22 +0000 (22:04 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 5 Aug 2012 19:04:22 +0000 (22:04 +0300)
commit8e897ae37b4db5ab4336e5c035fdb8b62e126b00
treec29703f340ad2bc555255fe2724454d205ee78f5
parentdb3a03222e6ba6d6774f6c4e83bd461130ad43b5
wpa_cli: Go through ifname determination on connection retries

This is needed to allow the default behavior (pick first interface) to
be used in cases where wpa_supplicant is not available when wpa_cli is
started in interactive mode.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/wpa_cli.c