aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorAndrei Otcheretianski <[email protected]>2022-06-14 10:16:26 +0300
committerJohannes Berg <[email protected]>2022-07-15 11:43:20 +0200
commite10b680118774cf43e02f9e1fc84989636d1b5e5 (patch)
tree663a289066806e2f54c385eabbf9a286c3e5214d /tools/perf/scripts/python/syscall-counts-by-pid.py
parent69c3f2d30c357613f9059809bc95170301056aee (diff)
wifi: mac80211: don't check carrier in chanctx code
We check here that we don't enable TX (netif_carrier_ok()) before we actually start using some channel context, but to our knowledge this check has never triggered, and with MLO it's just wrong since links can be added and removed much more dynamically than before. Simply remove the checks, there's no really good way to do anything that would replace them. Signed-off-by: Andrei Otcheretianski <[email protected]> Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions