ibmvfc: Process async events before command responses
authorBrian King <brking@linux.vnet.ibm.com>
Thu, 18 Jun 2009 14:06:52 +0000 (09:06 -0500)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sun, 21 Jun 2009 16:09:56 +0000 (11:09 -0500)
Since async events could indicate changes to link status, or
events which could affect decisions made during discovery, we should
process async events prior to command completion responses.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

No differences found