|
@@ -3771,6 +3771,7 @@ err_sock:
|
|
void ip_vs_control_cleanup(void)
|
|
void ip_vs_control_cleanup(void)
|
|
{
|
|
{
|
|
EnterFunction(2);
|
|
EnterFunction(2);
|
|
|
|
+ unregister_netdevice_notifier(&ip_vs_dst_notifier);
|
|
ip_vs_genl_unregister();
|
|
ip_vs_genl_unregister();
|
|
nf_unregister_sockopt(&ip_vs_sockopts);
|
|
nf_unregister_sockopt(&ip_vs_sockopts);
|
|
LeaveFunction(2);
|
|
LeaveFunction(2);
|