]> git.ipfire.org Git - thirdparty/hostap.git/commit
Use wpa_radio data for wpas_wpa_is_in_progress()
authorJouni Malinen <j@w1.fi>
Sun, 24 Nov 2013 18:03:40 +0000 (20:03 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 24 Nov 2013 19:20:14 +0000 (21:20 +0200)
commit1b544ffa742f00fe2ed3bb73e4b31de72f800735
tree742ec3be87c9690c11c49a479c299ef819f11eca
parent5b81927d5851803e6d7c320ab120feb9be805517
Use wpa_radio data for wpas_wpa_is_in_progress()

This replaces the now unnecessary iteration of get_radio_name() calls.

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