commit | 7977f825a029bad2a37fbcbdd9623de996154b44 | [log] [tgz] |
---|---|---|
author | Poornima Vonti <poornima.vonti@qlogic.com> | Thu Sep 20 07:35:07 2012 -0400 |
committer | James Bottomley <JBottomley@Parallels.com> | Mon Sep 24 12:39:52 2012 +0400 |
tree | bcd35afca9f4f9235469d43d6646ddae78c61579 | |
parent | 109a008bfe73322c1e2b16a7d23eb9899afe4352 [diff] |
[SCSI] qla4xxx: Fail probe_adapter if IRQ allocation fails If IRQ allocation fails, it means system has run out of interrupt vectors, so fail probe_adapter in case of IRQ allocation failure and dont retry adapter initialization. Signed-off-by: Poornima Vonti <poornima.vonti@qlogic.com> Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>