[SCSI] qla1280: use DMA_64BIT_MASK instead of ~ 0ULL
authorMatthias Kaehlcke <matthias.kaehlcke@gmail.com>
Tue, 17 Apr 2007 07:58:36 +0000 (09:58 +0200)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 6 May 2007 14:33:11 +0000 (09:33 -0500)
commitb22c9d9bc214d602647c3f94e6072655c36a61db
treeb0b6a34061bb931215c0367986dc7d1345c2aabb
parent4dbc22d7a9644088266a579433a3d621142a01e9
[SCSI] qla1280: use DMA_64BIT_MASK instead of ~ 0ULL

QLA1280: call pci_set_dma_mask with DMA_64BIT_MASK instead of  ~ 0ULL

Signed-off-by: Matthias Kaehlcke <matthias.kaehlcke@gmail.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/qla1280.c