[SCSI] qla2xxx: Prevent CPU lockups when "ql2xdontresethba" module param is set.
authorSaurav Kashyap <saurav.kashyap@qlogic.com>
Tue, 16 Aug 2011 18:31:46 +0000 (11:31 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 29 Aug 2011 07:14:55 +0000 (00:14 -0700)
commitc8582ad95bcbdf46f799d310d7dfee73d941c2f4
tree82004ba6ad4b678a74f66ffacd8b40676a13f7a4
parent999916dc59dc2fb0de221ad607d58cdc88fcbbe4
[SCSI] qla2xxx: Prevent CPU lockups when "ql2xdontresethba" module param is set.

Driver is not releasing the lock if ql2xdontresethba is set, this might lead
to a lockup.

Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/qla2xxx/qla_nx.c
This page took 0.024552 seconds and 5 git commands to generate.