|
@@ -2387,6 +2387,7 @@ void ip_vs_control_cleanup(void)
|
|
EnterFunction(2);
|
|
EnterFunction(2);
|
|
ip_vs_trash_cleanup();
|
|
ip_vs_trash_cleanup();
|
|
cancel_rearming_delayed_work(&defense_work);
|
|
cancel_rearming_delayed_work(&defense_work);
|
|
|
|
+ flush_work_keventd(&defense_work.work);
|
|
ip_vs_kill_estimator(&ip_vs_stats);
|
|
ip_vs_kill_estimator(&ip_vs_stats);
|
|
unregister_sysctl_table(sysctl_header);
|
|
unregister_sysctl_table(sysctl_header);
|
|
proc_net_remove("ip_vs_stats");
|
|
proc_net_remove("ip_vs_stats");
|