[SCSI] qla4xxx: Fail probe_adapter if IRQ allocation fails
authorPoornima Vonti <poornima.vonti@qlogic.com>
Thu, 20 Sep 2012 11:35:07 +0000 (07:35 -0400)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 24 Sep 2012 08:39:52 +0000 (12:39 +0400)
commit7977f825a029bad2a37fbcbdd9623de996154b44
treebcd35afca9f4f9235469d43d6646ddae78c61579
parent109a008bfe73322c1e2b16a7d23eb9899afe4352
[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>
drivers/scsi/qla4xxx/ql4_os.c