commit | 3ce41ea1478e9dcc3a0e47189c443ba3c7670b70 | [log] [tgz] |
---|---|---|
author | Bhanu Prakash Gollapudi <bprakash@broadcom.com> | Mon Sep 19 16:52:12 2011 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Thu Sep 22 15:16:22 2011 +0400 |
tree | 16aa7121090d193d3d564654f164014b1de13276 | |
parent | 513382c9a2bb24c606a9027e83af4bc86dbe688b [diff] |
[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 <nsujir@broadcom.com> Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>