[PATCH 0/5] scsi: use sg helper to operate sgl

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Most of drivers uses sg helper to operate sgl, however there is
still a few drivers which operates sgl directly, this way can't
work in case of chained sgl.

So convert them to use sg helper to operate sgl.


Ming Lei (5):
  scsi: vmw_pscsi: use sgl helper to operate sgl
  scsi: advansys: use sg helper to operate sgl
  scsi: ipr: use sg helper to operate sgl
  scsi: lpfc:  use sg helper to operate sgl
  scsi: mvumi: use sg helper to operate sgl

 drivers/scsi/advansys.c        | 2 +-
 drivers/scsi/ipr.c             | 7 ++++---
 drivers/scsi/lpfc/lpfc_nvmet.c | 3 +--
 drivers/scsi/mvumi.c           | 9 ++++-----
 drivers/scsi/vmw_pvscsi.c      | 2 +-
 5 files changed, 11 insertions(+), 12 deletions(-)

-- 
2.20.1




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]

  Powered by Linux