]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SCSI] qla2xxx: Honor execute firmware failures.
authorChad Dupuis <chad.dupuis@qlogic.com>
Wed, 30 Oct 2013 07:38:09 +0000 (03:38 -0400)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 16 Dec 2013 18:57:55 +0000 (10:57 -0800)
commit7264c831cec5db3c719a111510d193cbd3142954
tree942a2c84fa7207919f9eacbd052a660de446d8fc
parent2ff1d12821c77d1d4d1a6cf48177032a310d11aa
[SCSI] qla2xxx: Honor execute firmware failures.

If the execute firmware command fails we do not stop the rest of the
initialization process which will continue to fail so if we encounter an error
simply short circuit the process.

Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/qla2xxx/qla_init.c