Sowmini Varadhan bdf5bd7f21 rds: tcp: remove register_netdevice_notifier infrastructure.
The netns deletion path does not need to wait for all net_devices
to be unregistered before dismantling rds_tcp state for the netns
(we are able to dismantle this state on module unload even when
all net_devices are active so there is no dependency here).

This patch removes code related to netdevice notifiers and
refactors all the code needed to dismantle rds_tcp state
into a ->exit callback for the pernet_operations used with
register_pernet_device().

Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>
Reviewed-by: Kirill Tkhai <ktkhai@virtuozzo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-22 11:21:45 -04:00
..
2018-02-15 14:29:27 -08:00
2018-03-05 10:48:27 -05:00
2018-03-22 11:11:29 -04:00
2018-03-05 10:48:28 -05:00
2018-03-22 11:11:29 -04:00
2017-11-01 12:19:03 +09:00
2018-03-22 11:11:30 -04:00
2018-02-27 11:01:35 -05:00
2018-03-17 17:07:39 -04:00
2018-03-12 11:14:06 -04:00
2018-03-17 17:07:39 -04:00
2018-03-17 17:07:39 -04:00
2017-11-08 16:12:33 +09:00
2018-03-17 17:07:39 -04:00
2018-02-13 10:36:08 -05:00
2018-03-17 20:11:22 -04:00
2018-03-16 14:57:26 -04:00
2018-03-17 17:11:46 -04:00
2018-02-20 13:51:47 -05:00
2018-03-08 12:36:43 -05:00
2018-02-01 09:51:57 -08:00
2018-02-13 10:36:05 -05:00