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
..
2013-01-18 21:55:15 +01:00
2013-01-24 15:43:51 +01:00
2013-04-22 15:40:39 +02:00
2013-04-22 15:31:43 +02:00
2013-02-04 18:57:47 +01:00
2013-03-18 20:10:04 +01:00
2013-04-08 09:16:54 +02:00
2013-04-08 09:16:54 +02:00
2013-02-11 18:45:01 +01:00
2013-03-18 20:15:03 +01:00
2013-03-06 16:36:02 +01:00
2013-04-16 15:29:45 +02:00
2013-05-16 22:38:04 +02:00
2013-05-28 13:11:01 -07:00
2013-02-21 12:05:51 -08:00
2013-03-11 15:16:42 +02:00
2013-03-11 15:16:42 +02:00
2013-04-16 16:01:23 +02:00
2013-02-04 18:57:47 +01:00
2013-04-16 15:29:45 +02:00
2013-04-08 09:16:59 +02:00
2013-04-16 15:29:45 +02:00
2013-02-15 09:41:09 +01:00
2013-02-15 15:46:37 +01:00
2013-04-22 15:31:43 +02:00
2013-04-08 09:16:59 +02:00
2013-05-16 22:38:08 +02:00
2013-04-10 14:09:54 -04:00
2013-04-22 15:40:39 +02:00
2013-05-16 22:38:05 +02:00
2013-02-15 09:41:31 +01:00
2013-04-17 17:08:23 +02:00
2013-02-13 10:56:33 +01:00
2013-04-22 16:16:41 +02:00
2013-04-22 16:16:41 +02:00
2013-04-22 16:16:41 +02:00
2013-04-22 16:16:41 +02:00
2013-05-16 22:38:07 +02:00
2013-04-16 15:29:45 +02:00
2013-04-01 13:36:50 -04:00
2013-03-07 14:32:18 +01:00
2013-02-04 18:57:47 +01:00
2013-05-16 22:38:06 +02:00
2013-04-16 15:29:44 +02:00
2013-04-24 10:54:20 -04:00
2013-05-16 22:38:04 +02:00
2013-03-06 16:36:03 +01:00
2013-02-04 18:57:47 +01:00
2013-02-15 09:41:13 +01:00