diff options
author | Nilesh Javali <nilesh.javali@qlogic.com> | 2013-12-16 12:49:31 +0100 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2014-03-15 18:19:11 +0100 |
commit | 37418cc61d0d71fc576bb49694d978c8e94e6e23 (patch) | |
tree | 4961b97feadfbc093e287d8b5acb898935c348ad /fs/befs | |
parent | [SCSI] be2iscsi : Bump the driver version (diff) | |
download | linux-37418cc61d0d71fc576bb49694d978c8e94e6e23.tar.xz linux-37418cc61d0d71fc576bb49694d978c8e94e6e23.zip |
[SCSI] qla4xxx: ISP8xxx: Correct retry of adapter initialization
Issue:
For ISP8xxx, adapter initialization is not retried if
qla4xxx_initialize_adapter fails.
Fix:
If qla4xxx_initialize_adapter fails, first check if failure is due to IRQs not
attached in order to skip retrial, then free the IRQs and then retry
initializing the adapter.
Signed-off-by: Nilesh Javali <nilesh.javali@qlogic.com>
Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions