diff options
author | Daniel Wagner <dwagner@suse.de> | 2019-09-27 09:30:31 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2019-10-01 05:53:02 +0200 |
commit | 9bc6157f5fd0e898c94f3018d088a3419bde0d8f (patch) | |
tree | 93bb1d3b5a363eb66a1fe65c9cb3622bc1fe5c2e /include/scsi | |
parent | scsi: sd: Ignore a failure to sync cache due to lack of authorization (diff) | |
download | linux-9bc6157f5fd0e898c94f3018d088a3419bde0d8f.tar.xz linux-9bc6157f5fd0e898c94f3018d088a3419bde0d8f.zip |
scsi: qla2xxx: Remove WARN_ON_ONCE in qla2x00_status_cont_entry()
Commit 88263208dd23 ("scsi: qla2xxx: Complain if sp->done() is not called
from the completion path") introduced the WARN_ON_ONCE in
qla2x00_status_cont_entry(). The assumption was that there is only one
status continuations element. According to the firmware documentation it is
possible that multiple status continuations are emitted by the firmware.
Fixes: 88263208dd23 ("scsi: qla2xxx: Complain if sp->done() is not called from the completion path")
Link: https://lore.kernel.org/r/20190927073031.62296-1-dwagner@suse.de
Cc: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Daniel Wagner <dwagner@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'include/scsi')
0 files changed, 0 insertions, 0 deletions