]> git.baikalelectronics.ru Git - kernel.git/commit
bna: IOC Event Notification Enhancement
authorRasesh Mody <rmody@brocade.com>
Fri, 22 Jul 2011 08:07:42 +0000 (08:07 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 23 Jul 2011 00:01:13 +0000 (17:01 -0700)
commit6ca68c77d662a27579a6f7f2af6bf9c906195c79
treefe2ea8edebefc97372a198346e1191f3db5bd87c
parentdc3412e738f6c68510d96daa5b7cfc65a4d831a5
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>
drivers/net/bna/bfa_cee.c
drivers/net/bna/bfa_cee.h
drivers/net/bna/bfa_ioc.c
drivers/net/bna/bfa_ioc.h