commit | 8b666809e10cda9814af3e8be339d35b83909056 | [log] [tgz] |
---|---|---|
author | Quinn Tran <quinn.tran@cavium.com> | Wed Mar 15 09:48:45 2017 -0700 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Sat Mar 18 17:28:08 2017 -0700 |
tree | 6e1ff3ccf9ba777ac52b42ef35a42facf5c6dc11 | |
parent | ae940f2c472a62904dc18234de5cf3ed28f195ee [diff] |
qla2xxx: Fix request queue corruption. When FW notify driver or driver detects low FW resource, driver tries to send out Busy SCSI Status to tell Initiator side to back off. During the send process, the lock was not held. Cc: <stable@vger.kernel.org> Signed-off-by: Quinn Tran <quinn.tran@qlogic.com> Signed-off-by: Himanshu Madhani <himanshu.madhani@cavium.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>