Kirill Tkhai e9a441b6e7 xfrm: Register xfrm_dev_notifier in appropriate place
Currently, driver registers it from pernet_operations::init method,
and this breaks modularity, because initialization of net namespace
and netdevice notifiers are orthogonal actions. We don't have
per-namespace netdevice notifiers; all of them are global for all
devices in all namespaces.

Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-30 10:59:23 -04:00
..
2018-02-06 10:32:13 +01:00
2018-02-02 10:01:04 -08:00
2018-03-26 11:34:00 -04:00
2018-03-07 10:50:15 -08:00
2018-03-01 14:32:23 -08:00
2018-03-27 23:08:20 +01:00
2018-02-07 13:10:43 -08:00