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)
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>

No differences found