GAS: Fix additional comeback delay with status code 95
authorJouni Malinen <j@w1.fi>
Sat, 1 Mar 2014 14:51:46 +0000 (16:51 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 1 Mar 2014 15:06:20 +0000 (17:06 +0200)
commit2af4d87fc36040ad8c64dad3016444b85eea607e
treeddcb3e66d320b5ad53c784657bb5107e0cdbdb69
parent07d462c7b7500ea275d83b63408a9b7387e20498
GAS: Fix additional comeback delay with status code 95

The special case of non-zero status code used in a GAS Comeback Response
frame to indicate that additional delay is needed before the response is
available was not working properly. This case needs to allow the status
code check to be bypassed for the comeback case prior to having received
any response data.

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