commit | b5a95fe7ef464a67fab6ff870aa740739e788f90 | [log] [tgz] |
---|---|---|
author | Bhanu Prakash Gollapudi <bprakash@broadcom.com> | Fri May 27 11:47:26 2011 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Wed Jun 29 10:58:04 2011 -0500 |
tree | f9fe9ca0d8aeade956a16050f4ee1dd79f6ce170 | |
parent | a4dc08cecfdb3172be61227324a4d2c5fe2de9e5 [diff] |
[SCSI] bnx2fc: scsi_dma_unmap() not invoked on IO completions 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>