aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJohannes Berg <[email protected]>2011-10-10 07:26:52 -0700
committerJohn W. Linville <[email protected]>2011-10-14 14:48:09 -0400
commit3bde2b68cfdeb3b68284172fa7759287a63cd981 (patch)
treea93a6cc0a34e469b55428d36258653f92566fd0f /tools/perf/scripts/python/bin
parent7e4005cc4ae49100582ee1c97368dd79474f0a82 (diff)
iwlagn: update beacon smarter
Updating the beacon every time right after one was transmitted is pointless, most of the time we might not even have to update it. We will update it every time it changes, which includes from set_tim(), a callback iwlwifi didn't implement so far. This also reduces latency for clients, previously we would update the beacon right after the previous one was transmitted, and then a TIM change would only take effect after that again -- updating the beacon right after the TIM changes makes the TIM change go out to the air faster. Signed-off-by: Johannes Berg <[email protected]> Signed-off-by: Wey-Yi Guy <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions