[IPV6]: Unify ip6_onlink() and ipip6_onlink().
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Sun, 16 Mar 2008 02:54:23 +0000 (22:54 -0400)
committerYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Thu, 3 Apr 2008 01:06:00 +0000 (10:06 +0900)
commit52eeeb8481d705e61e2e9aae974e7799a93783e9
tree6ced371b81334f07926e7bdc190fc2efa396659f
parent6294e000736401d4415ad41f408e56e14aaaf7b4
[IPV6]: Unify ip6_onlink() and ipip6_onlink().

Both are identical, let's create ipv6_chk_prefix() and use it
in both places.
include/net/addrconf.h
net/ipv6/addrconf.c
net/ipv6/anycast.c
net/ipv6/sit.c