commit | b00ee7d770abbe1e63df74eada0376c75ceb2daf | [log] [tgz] |
---|---|---|
author | Chad Dupuis <chad.dupuis@qlogic.com> | Fri Feb 08 01:57:50 2013 -0500 |
committer | James Bottomley <JBottomley@Parallels.com> | Fri Feb 22 12:35:40 2013 +0000 |
tree | 65a6889fe5d365b777d8cb5b88790c84aa1280b5 | |
parent | 619d5a0ded06f6d46092205a68a92f7c3a01dd44 [diff] |
[SCSI] qla2xxx: Unload hangs after issuing BSG commands to vport. BSG code path increments ref count in the send path, but does not decrement in the return path leading to hang during unload of the driver. Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com> Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>