aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorTrent Piepho <[email protected]>2019-05-22 18:43:24 +0000
committerDavid S. Miller <[email protected]>2019-05-22 17:40:18 -0700
commit1b9b295435c38bfb3936ad6033595ead4aa51c0e (patch)
treed96f2cfca3ebeba96ef012bb591906da78c5d25c /tools/perf/scripts/python/net_dropmonitor.py
parentc11669a2757e285958e3d7647bad48807ae8e283 (diff)
net: phy: dp83867: Use unsigned variables to store unsigned properties
The variables used to store u32 DT properties were signed ints. This doesn't work properly if the value of the property were to overflow. Use unsigned variables so this doesn't happen. Cc: Andrew Lunn <[email protected]> Cc: Florian Fainelli <[email protected]> Cc: Heiner Kallweit <[email protected]> Signed-off-by: Trent Piepho <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions