From: Bhanu Prakash Gollapudi Date: Fri, 27 May 2011 18:47:26 +0000 (-0700) Subject: [SCSI] bnx2fc: scsi_dma_unmap() not invoked on IO completions X-Git-Tag: v3.1-rc1~270^2~73 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5a95fe7ef464a67fab6ff870aa740739e788f90;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed