aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorJérôme Pouiller <[email protected]>2020-04-27 15:40:19 +0200
committerGreg Kroah-Hartman <[email protected]>2020-04-28 14:14:27 +0200
commit8e47df5fc4abd31522b92eddf59c2863e3c5abde (patch)
tree8b9dac08b34e523e8015e253d37cb404a390435f /tools/perf/scripts/python/netdev-times.py
parentdd5eba1bb5b4f944a8fa4031645cbb2f854fdc92 (diff)
staging: wfx: fix CAB sent at the wrong time
wfx_suspend_resume_mc() is called when the device is about to sent a DTIM. This is the right moment to enqueue Content After DTIM Beacon (CAB). However, wfx_suspend_resume_mc() is also called when the DTIM period ends. Until now, this event did also trig CAB. Note this issue did not have too much impact since when a CAB is sent outside of DTIM window, an error is reported by the firmware and mac80211 retries to send the data. Signed-off-by: Jérôme Pouiller <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions