ipv6: move ip6_dst_hoplimit() into core kernel
authorCong Wang <amwang@redhat.com>
Sat, 31 Aug 2013 05:44:28 +0000 (13:44 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 1 Sep 2013 02:29:59 +0000 (22:29 -0400)
It will be used by vxlan, and may not be inlined.

Cc: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Cong Wang <amwang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found