aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorMiquel Raynal <[email protected]>2022-04-28 18:41:40 +0200
committerStefan Schmidt <[email protected]>2022-04-30 20:29:47 +0200
commit1229df4b313acf15d372caadcbbc62a430cd2697 (patch)
tree5bf6cd7f25f11d4e6b5a789debec0fc75ca95bb3 /tools/perf/scripts/python/net_dropmonitor.py
parent510ce586320dafc4eebfcb4472a0f972e6c35ada (diff)
net: mac802154: Fix symbol durations
There are two major issues in the logic calculating the symbol durations based on the page/channel: - The page number is used in place of the channel value. - The BIT() macro is missing because we want to check the channel value against a bitmask. Fix these two errors and apologize loudly for this mistake. Signed-off-by: Miquel Raynal <[email protected]> Acked-by: Alexander Aring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Stefan Schmidt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions