From: Sven Wegener Date: Mon, 8 Sep 2008 11:39:04 +0000 (+0200) Subject: ipvs: Embed user stats structure into kernel stats structure X-Git-Tag: v2.6.28-rc1~717^2~300^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9c0ce232e7a36daae1ca08282609d7f0c57c567;p=pandora-kernel.git ipvs: Embed user stats structure into kernel stats structure Instead of duplicating the fields, integrate a user stats structure into the kernel stats structure. This is more robust when the members are changed, because they are now automatically kept in sync. Signed-off-by: Sven Wegener Reviewed-by: Julius Volz Signed-off-by: Simon Horman --- Reading git-diff-tree failed