From: Bhanu Prakash Gollapudi Date: Mon, 19 Sep 2011 23:52:12 +0000 (-0700) Subject: [SCSI] bnx2fc: Replace scsi_dma_map() with dma_map_sg(). X-Git-Tag: v3.2-rc1~125^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ce41ea1478e9dcc3a0e47189c443ba3c7670b70;p=pandora-kernel.git [SCSI] bnx2fc: Replace scsi_dma_map() with dma_map_sg(). scsi_dma_map doesn't work for NPIV since vport dev isn't fully initialized. For more details: http://marc.info/?l=linux-scsi&m=118312448030633&w=2 and commit - c59fd9ebc46da8d48b76955d4d48e3597f8c8726. Signed-off-by: Nithin Sujir Signed-off-by: Bhanu Prakash Gollapudi Signed-off-by: James Bottomley --- Reading git-diff-tree failed