[SCSI] qla2xxx: Use pci_try_set_mwi().
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Thu, 19 Jul 2007 22:06:02 +0000 (15:06 -0700)
committerJames Bottomley <jejb@mulgrave.localdomain>
Fri, 20 Jul 2007 14:24:59 +0000 (09:24 -0500)
commitaf6177d88d76834b4d05499482d471d64559a6af
treef76b138a6f5a3c0e11c422f4cd5bb18a574cbbc7
parentf85ec187dcd65c76dcb29f70ff3b5c7f2ae37cc8
[SCSI] qla2xxx: Use pci_try_set_mwi().

As the "must-check" return-value of pci_set_msi() is never
really checked.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/qla2xxx/qla_init.c