aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorWen Gong <[email protected]>2020-12-09 11:06:29 +0800
committerJohannes Berg <[email protected]>2020-12-11 13:20:06 +0100
commitf879ac8ed6c83ce05fcb53815a8ea83c5b6099a1 (patch)
treec4a371b1354f766d3b0b0a1a6c339480dfc49a29 /tools/perf/scripts/python/intel-pt-events.py
parentb0140fda626e39900b8e85efefb427f18727151a (diff)
mac80211: fix a mistake check for rx_stats update
It should be !is_multicast_ether_addr() in ieee80211_rx_h_sta_process() for the rx_stats update, below commit remove the !, this patch is to change it back. It lead the rx rate "iw wlan0 station dump" become invalid for some scenario when IEEE80211_HW_USES_RSS is set. Fixes: 09a740ce352e ("mac80211: receive and process S1G beacons") Signed-off-by: Wen Gong <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions