android_kernel_xiaomi_sm8350/drivers/scsi/qla2xxx
Andrew Vasquez e87110852d [SCSI] qla2xxx: Cleanse memory allocation logic during probe.
- Drop loop-till-allocated structure of code within
  qla2x00_mem_alloc().
- Properly unwind deallcations of memory during failures.
- Drop qla2x00_allocate_sp_pool() and qla2x00_free_sp_pool()
  functions as their implementations can easily be collapsed into
  the callers.
- Defer DMA pool allocation of SFP data until requested.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-02-07 18:02:39 -06:00
..
Kconfig
Makefile
qla_attr.c [SCSI] qla2xxx: Cleanse memory allocation logic during probe. 2008-02-07 18:02:39 -06:00
qla_dbg.c
qla_dbg.h
qla_def.h PCI: Remove users of pci_enable_device_bars() 2008-02-01 15:04:27 -08:00
qla_devtbl.h
qla_dfs.c
qla_fw.h
qla_gbl.h [SCSI] qla2xxx: Cleanup any outstanding SRB resources during shutdown. 2008-02-07 18:02:38 -06:00
qla_gs.c drivers/scsi/: Spelling fixes 2008-02-03 17:28:22 +02:00
qla_init.c [SCSI] qla2xxx: Clear EFT buffer before firmware reinitialization. 2008-02-07 18:02:39 -06:00
qla_inline.h
qla_iocb.c
qla_isr.c
qla_mbx.c
qla_mid.c
qla_os.c [SCSI] qla2xxx: Cleanse memory allocation logic during probe. 2008-02-07 18:02:39 -06:00
qla_settings.h
qla_sup.c [SCSI] qla2xxx: Correct resource_size_t usages. 2008-02-07 18:02:38 -06:00
qla_version.h