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:
a4dc08c
)
[SCSI] bnx2fc: scsi_dma_unmap() not invoked on IO completions
author
Bhanu Prakash Gollapudi
<bprakash@broadcom.com>
Fri, 27 May 2011 18:47:26 +0000
(11:47 -0700)
committer
James Bottomley
<JBottomley@Parallels.com>
Wed, 29 Jun 2011 15:58:04 +0000
(10:58 -0500)
Do not set io_req->sc_cmd to NULL until bnx2fc_unmap_sg_list() is called to
enable it to unmap the DMA mappings.
Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
No differences found