net: remove ipv6_addr_copy()
authorAlexey Dobriyan <adobriyan@gmail.com>
Mon, 21 Nov 2011 03:39:03 +0000 (03:39 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Nov 2011 21:43:32 +0000 (16:43 -0500)
commit4e3fd7a06dc20b2d8ec6892233ad2012968fe7b6
treeda3fbec7672ac6b967dfa31cec6c88f468a57fa2
parent40ba84993d66469d336099c5af74c3da5b73e28d
net: remove ipv6_addr_copy()

C assignment can handle struct in6_addr copying.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
66 files changed:
drivers/infiniband/core/addr.c
drivers/infiniband/core/cma.c
drivers/net/bonding/bond_ipv6.c
drivers/net/ethernet/broadcom/cnic.c
fs/dlm/lowcomms.c
include/linux/sunrpc/clnt.h
include/net/inetpeer.h
include/net/ip_vs.h
include/net/ipv6.h
include/net/xfrm.h
net/bridge/br_multicast.c
net/core/pktgen.c
net/dccp/ipv6.c
net/dccp/minisocks.c
net/ipv4/inet_diag.c
net/ipv4/tcp_minisocks.c
net/ipv6/addrconf.c
net/ipv6/af_inet6.c
net/ipv6/ah6.c
net/ipv6/anycast.c
net/ipv6/datagram.c
net/ipv6/exthdrs.c
net/ipv6/fib6_rules.c
net/ipv6/icmp.c
net/ipv6/inet6_connection_sock.c
net/ipv6/ip6_flowlabel.c
net/ipv6/ip6_output.c
net/ipv6/ip6_tunnel.c
net/ipv6/ip6mr.c
net/ipv6/ipv6_sockglue.c
net/ipv6/mcast.c
net/ipv6/mip6.c
net/ipv6/ndisc.c
net/ipv6/netfilter/ip6t_REJECT.c
net/ipv6/raw.c
net/ipv6/reassembly.c
net/ipv6/route.c
net/ipv6/sit.c
net/ipv6/syncookies.c
net/ipv6/tcp_ipv6.c
net/ipv6/udp.c
net/ipv6/xfrm6_mode_beet.c
net/ipv6/xfrm6_mode_tunnel.c
net/ipv6/xfrm6_output.c
net/ipv6/xfrm6_policy.c
net/ipv6/xfrm6_state.c
net/key/af_key.c
net/netfilter/ipset/ip_set_hash_ip.c
net/netfilter/ipset/ip_set_hash_net.c
net/netfilter/ipvs/ip_vs_core.c
net/netfilter/ipvs/ip_vs_sync.c
net/netfilter/ipvs/ip_vs_xmit.c
net/netfilter/nf_conntrack_h323_main.c
net/netfilter/xt_TCPMSS.c
net/netfilter/xt_addrtype.c
net/netlabel/netlabel_kapi.c
net/netlabel/netlabel_mgmt.c
net/netlabel/netlabel_unlabeled.c
net/sctp/ipv6.c
net/sctp/socket.c
net/sunrpc/svcauth_unix.c
net/sunrpc/svcsock.c
net/xfrm/xfrm_state.c
security/lsm_audit.c
security/selinux/hooks.c
security/selinux/netnode.c