From: Simon Horman Date: Tue, 1 Feb 2011 17:30:26 +0000 (+0100) Subject: IPVS: Remove ip_vs_sync_cleanup from section __exit X-Git-Tag: v2.6.39-rc1~468^2~424^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed3d1e7b72069a3463b7e227b18cae4a09b0ddad;p=pandora-kernel.git IPVS: Remove ip_vs_sync_cleanup from section __exit ip_vs_sync_cleanup() may be called from ip_vs_init() on error and thus needs to be accesible from section __init Reporte-by: Randy Dunlap Signed-off-by: Simon Horman Acked-by: Randy Dunlap Signed-off-by: Hans Schillstrom Tested-by: Hans Schillstrom Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed