aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2011-11-30 11:43:41 +0300
committerGreg Kroah-Hartman <[email protected]>2011-12-01 09:57:32 -0800
commit4bd8b4de6f806f1429d23a2f6e2549ed0e8bc49b (patch)
tree3daab3d79bdb7c004af12eeb914fd372441b84f3 /tools/perf/scripts/python/net_dropmonitor.py
parentf75c0510784e9f6ce8808b01fb826d89d0ffbcd6 (diff)
Staging: line6: NULL dereference in dev_err()
"line6" hasn't been set at this point and we should be using &interface->dev instead. Gcc would have complained about this if it weren't for the fact that we initialized line6 to NULL. I removed the initialization. Signed-off-by: Dan Carpenter <[email protected]> Reviewed-by: Stefan Hajnoczi <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions