aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_os.c
diff options
context:
space:
mode:
authorAndrew Vasquez <andrew.vasquez@qlogic.com>2005-08-26 19:09:20 -0700
committerJames Bottomley <jejb@mulgrave.(none)>2005-09-04 19:53:28 -0500
commit131736d34ebc3251d79ddfd08a5e57a3e86decd4 (patch)
treeb05ad75c24e50a3a177dd988814430e454615682 /drivers/scsi/qla2xxx/qla_os.c
parentc32c4cb9fbe3bdc2a90c6eaae5ae30521d4ba9fc (diff)
[SCSI] qla2xxx: Remove redundant call to pci_unmap_sg().
In a corner-case failure where the request-q does not contain enough entries for a given request, pci_unmap_sg() would be called twice. Remove direct call and let the failure-path logic handle the unmapping. Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/qla2xxx/qla_os.c')
0 files changed, 0 insertions, 0 deletions