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:
e9a5289
)
[SCSI] bnx2fc: Remove erroneous kref_get on IO request
author
Bhanu Prakash Gollapudi
<bprakash@broadcom.com>
Fri, 5 Aug 2011 00:38:38 +0000
(17:38 -0700)
committer
James Bottomley
<JBottomley@Parallels.com>
Sat, 27 Aug 2011 14:35:28 +0000
(08:35 -0600)
During sequence cleanup, an additional reference for an IO has been
taken. Because of this, the IO is never released into the free list.
Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
No differences found