mac80211: fix regression in station connection monitor optimization
authorFelix Fietkau <nbd@nbd.name>
Mon, 21 Sep 2020 15:56:04 +0000 (17:56 +0200)
committerFelix Fietkau <nbd@nbd.name>
Mon, 21 Sep 2020 15:56:31 +0000 (17:56 +0200)
commit1c6d45644a54e50b6445bbc63eff1ae34b2f1e2e
treed5754acb08b78d48ee135683d15382c14af4b1e3
parent90853439a162d7c5389f6a68028b4390c349c04d
mac80211: fix regression in station connection monitor optimization

When the nulldata frame was acked, the probe send count needs to be reset,
otherwise it will keep increasing until the connection is considered dead,
even though it fine.

Reported-by: Georgi Valkov <gvalkov@abv.bg>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/kernel/mac80211/patches/subsys/332-mac80211-fix-regression-in-sta-connection-monitor.patch [new file with mode: 0644]