IPVS: use ipv6_addr_copy()
commit178f5e494e3c0252d06a9b1473016addff71e01e
authorSimon Horman <horms@verge.net.au>
Sun, 7 Sep 2008 23:34:46 +0000 (8 09:34 +1000)
committerSimon Horman <horms@verge.net.au>
Sun, 7 Sep 2008 23:34:46 +0000 (8 09:34 +1000)
tree29c7a1d7ab4c1c5ecf0226b186b137828133e0c4
parent5af149cc34143c4e24abcc6355b29b3161eff3b8
IPVS: use ipv6_addr_copy()

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>
net/ipv4/ipvs/ip_vs_core.c