]> git.ipfire.org Git - thirdparty/hostap.git/commit
GAS: Update timeout from TX status handler
authorJouni Malinen <jouni@qca.qualcomm.com>
Sat, 15 Jun 2013 03:40:52 +0000 (20:40 -0700)
committerJouni Malinen <j@w1.fi>
Fri, 18 Oct 2013 11:13:45 +0000 (14:13 +0300)
commita83e5749ac5a5ac9224ece79ccfb260bd8a228da
treecb930388dc5667870f133254620a12b96e20da6d
parente88060e1a791afe84f273c2fb15fa7d813a13b61
GAS: Update timeout from TX status handler

This allow GAS operations to be fine-tuned based what happens with GAS
query TX. Failed queries are timed out immediately and acknowledged
queries are given some more time to account for possible TX queue
latencies.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/gas_query.c