1
0
Fork 0
alistair23-linux/drivers/net/hamradio
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
..
6pack.c sections: fix section conflicts in drivers/net/hamradio 2012-10-06 03:04:43 +09:00
Kconfig tty: Added a CONFIG_TTY option to allow removal of TTY 2013-01-18 16:15:27 -08:00
Makefile Fix common misspellings 2011-03-31 11:26:23 -03:00
baycom_epp.c drivers/net: rename random32() to prandom_u32() 2013-05-07 18:38:27 -07:00
baycom_par.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
baycom_ser_fdx.c net: remove interrupt.h inclusion from netdevice.h 2011-06-06 22:55:11 -07:00
baycom_ser_hdx.c net: remove interrupt.h inclusion from netdevice.h 2011-06-06 22:55:11 -07:00
bpqether.c net: pass info struct via netdevice notifier 2013-05-28 13:11:01 -07:00
dmascc.c drivers:net:misc: Remove unnecessary alloc/OOM messages 2013-02-04 13:22:35 -05:00
hdlcdrv.c drivers/net: rename random32() to prandom_u32() 2013-05-07 18:38:27 -07:00
mkiss.c sections: fix section conflicts in drivers/net/hamradio 2012-10-06 03:04:43 +09:00
scc.c net: proc: change proc_net_remove to remove_proc_entry 2013-02-18 14:53:08 -05:00
yam.c drivers/net: rename random32() to prandom_u32() 2013-05-07 18:38:27 -07:00
z8530.h