IPVS: use ipv6_addr_copy()
authorSimon Horman <horms@verge.net.au>
Sun, 7 Sep 2008 23:34:46 +0000 (09:34 +1000)
committerSimon Horman <horms@verge.net.au>
Sun, 7 Sep 2008 23:34:46 +0000 (09:34 +1000)
It is standard to use ipv6_addr_copy() to fill in
the in6 element of a union nf_inet_addr snet.

Thanks to Julius Volz for pointing this out.

Cc: Brian Haley <brian.haley@hp.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Acked-by: Julius Volz <juliusv@google.com>

No differences found