| commit | 39f275740483141cc598cebeaada76581a615c6b | [log] [tgz] |
|---|---|---|
| author | Christophe JAILLET <[email protected]> | Tue Aug 09 13:30:02 2016 +0200 |
| committer | Martin K. Petersen <[email protected]> | Thu Aug 25 23:39:25 2016 -0400 |
| tree | d3ae696a0b4726f8ea94034c225bfddefea23d6b | |
| parent | 0d5644b7d8daa3c1d91acb4367731f568c9c9469 [diff] |
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 <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>