ipvs: Embed user stats structure into kernel stats structure
authorSven Wegener <sven.wegener@stealer.net>
Mon, 8 Sep 2008 11:39:04 +0000 (13:39 +0200)
committerSimon Horman <horms@verge.net.au>
Mon, 8 Sep 2008 23:53:08 +0000 (09:53 +1000)
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 <sven.wegener@stealer.net>
Reviewed-by: Julius Volz <juliusv@google.com>
Signed-off-by: Simon Horman <horms@verge.net.au>

No differences found