hostapd/src
Jouni Malinen 42944de69b nl80211: Do not store no-wait TX frame cookies to be cancelled
If the TX frame operation does not request any wait time, there is not
going to be any pending wait that could be cancelled later. As such,
there is no need to store the cookie value for these cases. This removes
unnecessary cancel-TX-wait operations that would result in some extra
latency and confusing debug log entries.

This was found with the following hwsim test case sequence where the
second test was failing due to the extra latency and this commit gets
rid of that failure:
rrm_ftm_range_req_timeout dpp_qr_code_auth_neg_chan

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
2022-02-16 21:09:57 +02:00
..
ap OCV: Don't start SA Query timer on CSA when SA Query is offloaded 2022-02-09 20:32:17 +02:00
common Update QCA vendor attribute to indicate maximum PCL attributes 2022-02-10 17:57:23 +02:00
crypto crypto: Remove unused crypto_ec_point_solve_y_coord() 2022-01-11 20:15:36 +02:00
drivers nl80211: Do not store no-wait TX frame cookies to be cancelled 2022-02-16 21:09:57 +02:00
eap_common EAP-pwd: Fix the prefix in a debug message 2022-02-01 19:58:40 +02:00
eap_peer Replace "dummy" with "stub" in EAP-TEAP testing 2021-10-11 20:56:54 +03:00
eap_server Replace "dummy" with "stub" in comments/documentation 2021-10-11 20:52:50 +03:00
eapol_auth build: Make more library things common 2020-10-12 20:20:35 +03:00
eapol_supp build: Make more library things common 2020-10-12 20:20:35 +03:00
fst FST: Convert Boolean to C99 bool 2020-04-24 17:06:50 +03:00
l2_packet Replace "dummy" with "stub" in comments/documentation 2021-10-11 20:52:50 +03:00
p2p Replace "sanity" with "validity" 2021-10-11 20:25:21 +03:00
pae Replace "sanity" with "validity" 2021-10-11 20:25:21 +03:00
radius RADIUS client: Fix void-pointer-to-enum-cast warning 2021-08-19 11:19:37 +03:00
rsn_supp SAE: Fix sm->cur_pmksa assignment 2021-10-25 19:03:32 +03:00
tls TLS: Fix highest TLS version disabling with internal TLS client 2021-03-14 13:08:04 +02:00
utils Fix handling of complex configuration lines with mixed "" and # 2021-10-22 17:47:29 +03:00
wps Replace "dummy" with "stub" in comments/documentation 2021-10-11 20:52:50 +03:00
build.rules build: Rebuild libs all the time 2020-10-12 20:18:02 +03:00
lib.rules build: lib.rules: Add common-clean 2020-10-16 12:51:12 +03:00
Makefile build: Add a common-clean target 2020-10-10 12:48:41 +03:00
objs.mk build: Fix dependency file inclusion 2020-10-12 11:05:16 +03:00