aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorMichael Chan <[email protected]>2017-02-20 19:25:17 -0500
committerDavid S. Miller <[email protected]>2017-02-20 21:59:15 -0500
commitdaf1f1e7841138cb0e48d52c8573a5f064d8f495 (patch)
tree02f76b565b4e3fa80bee41bacc1da0c851e92684 /tools/perf/scripts/python/call-graph-from-sql.py
parent4e00338a61998de3502d0428c4f71ffc69772316 (diff)
bnxt_en: Fix NULL pointer dereference in a failure path during open.
If bnxt_hwrm_ring_free() is called during a failure path in bnxt_open(), it is possible that the completion rings have not been allocated yet. In that case, the completion doorbell has not been initialized, and calling bnxt_disable_int() will crash. Fix it by checking that the completion ring has been initialized before writing to the completion ring doorbell. Signed-off-by: Michael Chan <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions