aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2017-06-14 13:41:52 +0300
committerDavid S. Miller <[email protected]>2017-06-14 15:32:18 -0400
commitf5165a5492237d33239176e7e171c7a8991583cb (patch)
tree1127e3d083244cfaae893fff9b16d3925fd55173 /tools/perf/scripts/python/bin/stackcollapse-report
parent7608894e43d071ef2322a01c79522954c070ac6c (diff)
net/mlxfw: fix a NULL dereference
If we hit this error path we end up returning ERR_PTR(0) which is NULL. The caller is not expecting that so it results in a NULL dereference. Fixes: 410ed13cae39 ("Add the mlxfw module for Mellanox firmware flash process") Signed-off-by: Dan Carpenter <[email protected]> Acked-by: Yotam Gigi <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions