aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorLoic Poulain <[email protected]>2021-04-20 21:09:57 +0200
committerDavid S. Miller <[email protected]>2021-04-20 16:52:56 -0700
commitb8c55ce266dee09b0e359ff9af885eb94e11480a (patch)
tree08d8c11824022a9d02b85ec317f590163c0c2fa6 /tools/perf/scripts/python/check-perf-trace.py
parentebbcac3dc26b51d8eeaa228cc2a969cfe4cc5bb3 (diff)
net: wwan: Fix bit ops double shift
bit operation helpers such as test_bit, clear_bit, etc take bit position as parameter and not value. Current usage causes double shift => BIT(BIT(0)). Fix that in wwan_core and mhi_wwan_ctrl. Fixes: 9a44c1cc6388 ("net: Add a WWAN subsystem") Reported-by: Dan Carpenter <[email protected]> Signed-off-by: Loic Poulain <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions