]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] qla4xxx: Correct early completion of pending mbox.
authorLalit Chandivade <lalit.chandivade@qlogic.com>
Tue, 24 Apr 2012 05:32:32 +0000 (22:32 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 30 May 2012 08:53:52 +0000 (12:53 +0400)
commit2f0690be0bc4ed6ada6819f7314f3d75db612162
treefeb1187623af2ee09dff78182d07881e02b2c1b4
parent8f7d1dbaf5cfac91d9dc09c3c71d3fee3916c16c
[SCSI] qla4xxx: Correct early completion of pending mbox.

Check for Firmware Hang (AF_FW_RECOVERY) after mailbox command
has gained access to ensure that the mailbox command does not
wait un-necessarily during a firmware recovery and prevent
premature mailbox timeout which will lead to back to back reset's.

Signed-off-by: Lalit Chandivade <lalit.chandivade@qlogic.com>
Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/qla4xxx/ql4_mbx.c