summaryrefslogtreecommitdiff
path: root/net/wireless
diff options
context:
space:
mode:
authorBen Greear <greearb@candelatech.com>2021-03-30 16:07:49 -0700
committerJohannes Berg <johannes.berg@intel.com>2021-04-08 10:14:53 +0200
commit7d73cd946d4bc7d44cdc5121b1c61d5d71425dea (patch)
tree83e569a218ba2fad4c32cfba618e2a1d64420b4b /net/wireless
parent1153a74768a9212daadbb50767aa400bc6a0c9b0 (diff)
mac80211: fix time-is-after bug in mlme
The incorrect timeout check caused probing to happen when it did not need to happen. This in turn caused tx performance drop for around 5 seconds in ath10k-ct driver. Possibly that tx drop is due to a secondary issue, but fixing the probe to not happen when traffic is running fixes the symptom. Signed-off-by: Ben Greear <greearb@candelatech.com> Fixes: 9abf4e49830d ("mac80211: optimize station connection monitor") Acked-by: Felix Fietkau <nbd@nbd.name> Link: https://lore.kernel.org/r/20210330230749.14097-1-greearb@candelatech.com Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless')
0 files changed, 0 insertions, 0 deletions