Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-2.6
This commit is contained in:
@@ -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);
|
||||||
|
Reference in New Issue
Block a user