commit | 9693e7dff5c2911b4e445f5f656ef57b3a5bffac | [log] [tgz] |
---|---|---|
author | Krishna Gudipati <kgudipat@brocade.com> | Fri Mar 05 19:36:30 2010 -0800 |
committer | James Bottomley <James.Bottomley@suse.de> | Sun Mar 07 12:59:36 2010 +0530 |
tree | aff9c3bc987ab561f828ad286b3edc30547531bd | |
parent | 738c9e66dcb7e17a962a7d65c976386b970d10ca [diff] |
[SCSI] bfa: Introduce a link notification state machine. Introduce a link notification state machine to handle next incoming link events while the current event is being delivered to the driver. When the event has been processed by the driver, the link notification state machine will queue the next event (if there is any) to the driver. Signed-off-by: Krishna Gudipati <kgudipat@brocade.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>