[SCSI] qla2xxx: Handle MPI timeout indicated by AE8002
authorMadhuranath Iyengar <madhuranath.iyengar@qlogic.com>
Fri, 3 Sep 2010 22:20:54 +0000 (15:20 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Sun, 5 Sep 2010 18:35:01 +0000 (15:35 -0300)
In case the MPI times out, the FW issues an async event AE8002
to indicate this to every FCoE function. The FC/FCoE driver is
required to handle this, by doing a soft reset and issuing a
Write MPI register mailbox command to reset the MPI.

Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found