diff --git a/wpa_supplicant/gas_query.c b/wpa_supplicant/gas_query.c index 38c342e24..06a97d359 100644 --- a/wpa_supplicant/gas_query.c +++ b/wpa_supplicant/gas_query.c @@ -20,7 +20,7 @@ /** GAS query timeout in seconds */ -#define GAS_QUERY_TIMEOUT_PERIOD 5 +#define GAS_QUERY_TIMEOUT_PERIOD 2 /**