aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorAlexander Aring <[email protected]>2014-10-06 11:00:52 +0200
committerMarcel Holtmann <[email protected]>2014-10-25 07:56:22 +0200
commitc0bffc7ddc1383d20efa5c1a36b81e2df48cf65c (patch)
tree3ba142be6dfac705c24f970a04d13dfde44b254f /tools/perf/scripts/python/net_dropmonitor.py
parentf870b8c6314c85712ff1e82765a902d895b73f21 (diff)
ieee802154: 6lowpan: fix sign of errno return val
This patch fix ERR_PTR(-rc) to ERR_PTR(rc). The variable rc is already a negative errno value. Signed-off-by: Alexander Aring <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions