aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorJacob Keller <[email protected]>2016-04-14 13:17:27 -0700
committerJeff Kirsher <[email protected]>2016-06-29 09:38:59 -0700
commit124579de462e6c232c4c321c3ec1ed81964cf78b (patch)
treece11ef77c01da3c8d8ea7db544c96cfb465d9e18 /tools/perf/scripts/python/sched-migration.py
parent6f30e8b022c8e3a722928ddb1a2ae0be852fcc0e (diff)
fm10k: don't use BIT() macro where the value isn't a bitmask
The FM10K_MAX_DATA_PER_TXD is really just using a bitshift as a power of 2 operation in an efficient manner. We shouldn't represent this as a BIT() because that obscures the intention of the operation. Signed-off-by: Jacob Keller <[email protected]> Tested-by: Krishneil Singh <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions