commit | f1d7fb7a8ab55357b6c7d44a53f644a043680ed1 | [log] [tgz] |
---|---|---|
author | Brian King <brking@linux.vnet.ibm.com> | Thu Jun 18 09:06:52 2009 -0500 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Sun Jun 21 11:09:56 2009 -0500 |
tree | ecd98c95e8eed62479e9c04d9af5a336e951de1f | |
parent | 7414705ea4aef9ce438e547f3138a680d2d1096c [diff] |
ibmvfc: Process async events before command responses 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>