scsi: aic94xx: Add missing error code assignment before test
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Tue, 9 Aug 2016 11:30:02 +0000 (13:30 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 26 Aug 2016 03:39:25 +0000 (23:39 -0400)
commit39f275740483141cc598cebeaada76581a615c6b
treed3ae696a0b4726f8ea94034c225bfddefea23d6b
parent0d5644b7d8daa3c1d91acb4367731f568c9c9469
scsi: aic94xx: Add missing error code assignment before test

It is likely that checking the result of 'pci_write_config_dword' is
expected here.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/aic94xx/aic94xx_hwi.c