1
0
Fork 0
alistair23-linux/drivers/scsi/bnx2i
Nilesh Javali 35843048e7 bnx2i: Fix call trace while device reset
The driver waits for command completion event while cleanup of task
within the frwd lock and back locks. The frwd lock was still held
which caused the call trace while issuing a device reset.
Release the frwd lock along with the back lock
to avoid waiting in the lock context.

Signed-off-by: Nilesh Javali <nilesh.javali@qlogic.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
2015-06-02 17:15:24 -07:00
..
57xx_iscsi_constants.h bnx2i: Rebranding bnx2i driver 2014-07-25 17:16:59 -04:00
57xx_iscsi_hsi.h bnx2i: Rebranding bnx2i driver 2014-07-25 17:16:59 -04:00
Kconfig bnx2i/bnx2fc : fix randconfig error in next-20140909 2014-09-15 17:45:18 -04:00
Makefile [SCSI] bnx2i: Add bnx2i iSCSI driver. 2009-06-09 10:22:45 -05:00
bnx2i.h bnx2i: Rebranding bnx2i driver 2014-07-25 17:16:59 -04:00
bnx2i_hwi.c bnx2i: Rebranding bnx2i driver 2014-07-25 17:16:59 -04:00
bnx2i_init.c bnx2i: Update driver version to 2.7.10.1 2014-07-25 17:17:06 -04:00
bnx2i_iscsi.c bnx2i: Fix call trace while device reset 2015-06-02 17:15:24 -07:00
bnx2i_sysfs.c bnx2i: Rebranding bnx2i driver 2014-07-25 17:16:59 -04:00