aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorJeffrey Hugo <[email protected]>2020-10-20 14:29:45 -0600
committerManivannan Sadhasivam <[email protected]>2020-11-18 15:20:34 +0530
commit8ff3f7bdde45b32f9294fc87e4bd76f369178664 (patch)
treeea55b778874e492d675b0660869b297e61fede54 /tools/perf/scripts/python/net_dropmonitor.py
parent9b627c25e70816a5e1dca940444b5029065b4d60 (diff)
bus: mhi: core: fix potential operator-precedence with BHI macros
The BHI_MSMHWID and BHI_OEMPKHASH macros take a value 'n' which is a BHI register index. If 'n' is an expression rather than a simple value, there can be an operator precedence issue which can result in the incorrect calculation of the register offset. Adding parentheses around the macro parameter can prevent such issues. Signed-off-by: Jeffrey Hugo <[email protected]> Reviewed-by: Manivannan Sadhasivam <[email protected]> Reviewed-by: Hemant Kumar <[email protected]> Signed-off-by: Manivannan Sadhasivam <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions