linux/drivers/scsi/qla2xxx
Andrew Vasquez 948882f6b7 [SCSI] qla2xxx: Correct resource_size_t usages.
Hmm, it looks like the conversion to resource_size_t usage
(3776541d8a) requires some additional
fixups to cleanup the structure-pointer castings used during IO mapped
accesses to the chip.

There's only a small number of locations, where the driver uses IO
mapped accesses to the hardware, the patch below should take care of
it without introducing to many structural changes to code flow.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-02-07 18:02:38 -06:00
..
Kconfig [SCSI] qla2xxx: Remove obsolete firmware-loader-module support. 2006-05-20 09:49:13 -05:00
Makefile [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. 2008-01-23 11:29:32 -06:00
qla_attr.c [SCSI] qla2xxx: Code cleanups. 2008-01-23 11:29:32 -06:00
qla_dbg.c [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. 2008-01-23 11:29:32 -06:00
qla_dbg.h [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. 2008-01-23 11:29:32 -06:00
qla_def.h PCI: Remove users of pci_enable_device_bars() 2008-02-01 15:04:27 -08:00
qla_devtbl.h [SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2u. 2007-10-23 15:53:23 -04:00
qla_dfs.c [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. 2008-01-23 11:29:32 -06:00
qla_fw.h [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. 2008-01-23 11:29:32 -06:00
qla_gbl.h [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. 2008-01-23 11:29:32 -06:00
qla_gs.c drivers/scsi/: Spelling fixes 2008-02-03 17:28:22 +02:00
qla_init.c [SCSI] qla2xxx: Issue correct MBC_INITIALIZE_FIRMWARE command. 2008-01-23 11:29:33 -06:00
qla_inline.h [SCSI] qla2xxx: Re-factor isp_operations to static structures. 2007-07-20 09:24:22 -05:00
qla_iocb.c [SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scenarios. 2007-10-23 15:53:41 -04:00
qla_isr.c [SCSI] qla2xxx: Use completion routines. 2008-01-23 11:29:31 -06:00
qla_mbx.c [SCSI] qla2xxx: Issue correct MBC_INITIALIZE_FIRMWARE command. 2008-01-23 11:29:33 -06:00
qla_mid.c [SCSI] qla2xxx: Code cleanups. 2008-01-23 11:29:32 -06:00
qla_os.c PCI: Remove users of pci_enable_device_bars() 2008-02-01 15:04:27 -08:00
qla_settings.h [SCSI] qla2xxx: Drop unused driver cruft. 2006-05-20 09:43:22 -05:00
qla_sup.c [SCSI] qla2xxx: Correct resource_size_t usages. 2008-02-07 18:02:38 -06:00
qla_version.h [SCSI] qla2xxx: Update version number to 8.02.00-k7. 2008-01-23 11:29:33 -06:00