git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
619d5a0
)
[SCSI] qla2xxx: Unload hangs after issuing BSG commands to vport.
author
Chad Dupuis
<chad.dupuis@qlogic.com>
Fri, 8 Feb 2013 06:57:50 +0000
(
01:57
-0500)
committer
James Bottomley
<JBottomley@Parallels.com>
Fri, 22 Feb 2013 12:35:40 +0000
(12:35 +0000)
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>
No differences found