1
0
Fork 0
alistair23-linux/net/can
Jiri Pirko 351638e7de net: pass info struct via netdevice notifier
So far, only net_device * could be passed along with netdevice notifier
event. This patch provides a possibility to pass custom structure
able to provide info that event listener needs to know.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>

v2->v3: fix typo on simeth
	shortened dev_getter
	shortened notifier_info struct name
v1->v2: fix notifier_call parameter in call_netdevice_notifier()
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-05-28 13:11:01 -07:00
..
Kconfig can: Kconfig: switch on all CAN protocolls by default 2013-01-26 16:58:58 +01:00
Makefile can-gw: add netlink based CAN routing 2011-09-16 17:37:51 -04:00
af_can.c net: pass info struct via netdevice notifier 2013-05-28 13:11:01 -07:00
af_can.h can: fix sparse warning in af_can.c 2012-07-02 11:07:27 +02:00
bcm.c net: pass info struct via netdevice notifier 2013-05-28 13:11:01 -07:00
gw.c net: pass info struct via netdevice notifier 2013-05-28 13:11:01 -07:00
proc.c procfs: new helper - PDE_DATA(inode) 2013-04-09 14:13:32 -04:00
raw.c net: pass info struct via netdevice notifier 2013-05-28 13:11:01 -07:00