diff options
author | 2017-05-06 23:13:55 +0100 | |
---|---|---|
committer | 2017-05-08 22:10:25 -0400 | |
commit | 019c0d66f66a8612bb867caf05e865a4766238a4 (patch) | |
tree | 77b22fa80d634e4c1f5cbbddf2da82bebe6984e7 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | scsi: cxlflash: Select IRQ_POLL (diff) | |
download | wireguard-linux-019c0d66f66a8612bb867caf05e865a4766238a4.tar.xz wireguard-linux-019c0d66f66a8612bb867caf05e865a4766238a4.zip |
scsi: lpfc: ensure els_wq is being checked before destroying it
I believe there is a typo on the wq destroy of els_wq, currently the
driver is checking if els_cq is not null and I think this should be a
check on els_wq instead.
Detected by CoverityScan, CID#1411629 ("Copy-paste error")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions