aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fnic/fnic_main.c
diff options
context:
space:
mode:
authorRoel Kluin <roel.kluin@gmail.com>2009-06-23 01:06:40 +0200
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2009-06-25 11:08:23 -0500
commit87a2d34b0372dcf6bc4caf4d97a7889f5e62a1af (patch)
tree534c1842d1321629e12149a69ff032f5585c8139 /drivers/scsi/fnic/fnic_main.c
parente08afeb7e69f45e4ab9fbb8530fe433484b96606 (diff)
downloadkernel_samsung_smdk4412-87a2d34b0372dcf6bc4caf4d97a7889f5e62a1af.zip
kernel_samsung_smdk4412-87a2d34b0372dcf6bc4caf4d97a7889f5e62a1af.tar.gz
kernel_samsung_smdk4412-87a2d34b0372dcf6bc4caf4d97a7889f5e62a1af.tar.bz2
[SCSI] fnic: remove redundant BUG_ONs and fix checks on unsigned
The shost sg tablesize is set to FNIC_MAX_SG_DESC_CNT and fnic uses scsi_dma_map, so both BUG_ONs can be removed. scsi_dma_map may return -ENOMEM, sg_count should be int to catch that. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'drivers/scsi/fnic/fnic_main.c')
0 files changed, 0 insertions, 0 deletions