[SCSI] bfa: Introduce IOC event notification mechanism.
authorKrishna Gudipati <kgudipat@brocade.com>
Mon, 13 Jun 2011 22:42:10 +0000 (15:42 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 29 Jun 2011 20:25:57 +0000 (15:25 -0500)
Introduced a generic event notification callback function that
receives IOC_ENABLED, IOC_DISABLED, IOC_FAILED events and notifies the
modules registered for these events.

Signed-off-by: Krishna Gudipati <kgudipat@brocade.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>

No differences found