commit | bd5a92e9a0eb03c4e7d04c64aa99e9050459faf5 | [log] [tgz] |
---|---|---|
author | Rasesh Mody <rmody@brocade.com> | Fri Jul 22 08:07:42 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 22 17:01:13 2011 -0700 |
tree | fe2ea8edebefc97372a198346e1191f3db5bd87c | |
parent | 0120b99c8d56b5d3f2d80aaf8769dea05ef80439 [diff] |
bna: IOC Event Notification Enhancement Change details: - Replace IOC HB failure event notification with a more generic mechanism that is capable of sending enble, disable, and failed events to registered modules. As a result, cee module event handling callback bfa_cee_hbfail() is replaced with bfa_cee_notify() so that it can receive and handle different events from IOC. Signed-off-by: Rasesh Mody <rmody@brocade.com> Signed-off-by: David S. Miller <davem@davemloft.net>