GAS: Report GAS-QUERY-DONE event on initial req TX failure
authorJouni Malinen <j@w1.fi>
Mon, 27 Jun 2016 10:01:05 +0000 (13:01 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 27 Jun 2016 13:30:08 +0000 (16:30 +0300)
commit9c21b2bf45e35ba169d9123941c46cf3b2896d9c
tree4a73017829e57a0ce5591ff66aff13bb6ffbd9fc
parent1ad6f0d5e67c60b6ded4ae6526be376404b85b90
GAS: Report GAS-QUERY-DONE event on initial req TX failure

The GAS-QUERY-DONE event with result=INTERNAL_ERROR was reported on most
other error cases, but the failure triggered by not being able to
transmit a GAS Initial Request stopped the query silently. Make this
more consistent with other error cases by reporting the same event.

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