diff options
author | Daniel Wagner <[email protected]> | 2019-10-18 18:21:11 +0200 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2019-10-18 17:59:27 -0400 |
commit | 535fb49e730a6fe1e9f11af4ae67ef4228ff4287 (patch) | |
tree | c3e12dc903622d1547ca00305d6b7f2067bc7e41 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 66cf50e65b183c863825f5c28a818e3f47a72e40 (diff) |
scsi: lpfc: Check queue pointer before use
The queue pointer might not be valid. The rest of the code checks the
pointer before accessing it. lpfc_sli4_process_missed_mbox_completions is
the only place where the check is missing.
Fixes: 657add4e5e15 ("scsi: lpfc: Fix poor use of hardware queues if fewer irq vectors")
Cc: James Smart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Daniel Wagner <[email protected]>
Reviewed-by: James Smart <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions