[SCSI] bnx2fc: Handle bnx2fc_map_sg failure
commit822f29032b98ee44eb8ef2684ba4c7df6c967198
authorBhanu Prakash Gollapudi <bprakash@broadcom.com>
Mon, 19 Sep 2011 23:52:13 +0000 (19 16:52 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Thu, 22 Sep 2011 11:17:11 +0000 (22 15:17 +0400)
treeaa5717261acff2a0bc82239e572e7d561a25e563
parent3ce41ea1478e9dcc3a0e47189c443ba3c7670b70
[SCSI] bnx2fc: Handle bnx2fc_map_sg failure

Gracefully handle bnx2fc_map_sg failure, so that queuecommand returns host busy
and SCSI-ml can retry the IO.

Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/bnx2fc/bnx2fc_io.c