sunrpc: copy scope ID in __rpc_copy_addr6
authorJeff Layton <jlayton@redhat.com>
Mon, 4 Feb 2013 13:10:08 +0000 (08:10 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 5 Feb 2013 14:41:13 +0000 (09:41 -0500)
When copying an address, we should also copy the scopeid in the event
that this is a link-local address and the scope matters.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found