aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorSara Sharon <[email protected]>2015-06-03 10:44:17 +0300
committerJohannes Berg <[email protected]>2015-06-09 21:51:59 +0200
commit74d803b6021f7a1cb06363cd9f65dbdf4fcf35e7 (patch)
treef72c77ce73d60ac01cac7c1c09b8c0b6afc960c6 /tools/perf/scripts/python/syscall-counts.py
parentd01f858c78b0a67218d73b17ec1e494e014ab52a (diff)
mac80211: ignore invalid scan RSSI values
Channels in 2.4GHz band overlap, this means that if we send a probe request on channel 1 and then move to channel 2, we will hear the probe response on channel 2. In this case, the RSSI will be lower than if we had heard it on the channel on which it was sent (1 in this case). The scan result ignores those invalid values and the station last signal should not be updated as well. In case the scan determines the signal to be invalid turn on the flag so the station last signal will not be updated with the value and thus user space probing for NL80211_STA_INFO_SIGNAL and NL80211_STA_INFO_SIGNAL_AVG will not get this invalid RSSI value. Signed-off-by: Sara Sharon <[email protected]> Signed-off-by: Emmanuel Grumbach <[email protected]> Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions