aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-07-21 14:42:52 +0100
committerGreg Kroah-Hartman <[email protected]>2017-07-27 21:51:06 -0700
commitd8acde4ddbcdab4a2753660b6e5a490ad26f2f1a (patch)
treed01541e30acd3129eba16161f76b1727b15e660d /tools/perf/scripts/python/stackcollapse.py
parentce2b0f561ce1ad18ab607d489225a24072ae0196 (diff)
staging: rtl8192u: fix incorrect mask and shift on u8 data
The cfg_action bit comes from the high bit of pmsg[4] so the current mask and shift are in correct and always result in zero. Fix this by using the correct mask and shif to get the correct cfg_action bit value. Detected by CoverityScan, CID#142890 ("Operands don't affect result") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions