aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_os.c
diff options
context:
space:
mode:
authorAndrew Vasquez <andrew.vasquez@qlogic.com>2008-01-31 12:33:44 -0800
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2008-02-07 18:02:38 -0600
commit948882f6b72a95dd76c6c567a45dfe91b7d04c15 (patch)
tree4b959ae191d6a94a99169d446f3f4a392b3b23df /drivers/scsi/qla2xxx/qla_os.c
parent4c851879312702456c7fbd594f19a7a9d991c252 (diff)
[SCSI] qla2xxx: Correct resource_size_t usages.
Hmm, it looks like the conversion to resource_size_t usage (3776541d8a46347a4924353a192c6ce4a3d04e2e) 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>
Diffstat (limited to 'drivers/scsi/qla2xxx/qla_os.c')
0 files changed, 0 insertions, 0 deletions