remarkable-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
57xx_iscsi_hsi.h
bnx2i.h
bnx2i_hwi.c
bnx2i_init.c
bnx2i_iscsi.c bnx2i: Fix call trace while device reset 2015-06-02 17:15:24 -07:00
bnx2i_sysfs.c
Kconfig
Makefile