]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Actually get and store TX retries
authorDavid Ruth <druth@chromium.org>
Mon, 5 Dec 2022 20:49:00 +0000 (20:49 +0000)
committerJouni Malinen <j@w1.fi>
Fri, 16 Dec 2022 20:50:48 +0000 (22:50 +0200)
commit2749a2c6bfb64141eba4c9112a2a5aebd6fdcfc4
tree0e02947775ef585298a2a5cbce4f436187ba71f4
parent998aeca3c83bbc57524375a7a45a4455c7a915e9
nl80211: Actually get and store TX retries

Fix an issue that results in TX failures being stored where TX retries
belongs.

Fixes: ad4fa5dd3cf1 ("Add more nl80211 info to struct wpa_signal_info")
Signed-off-by: David Ruth <druth@chromium.org>
src/drivers/driver_nl80211.c