net: ipv6: Introduce ip6_sk_dst_hoplimit.
authorLorenzo Colitti <lorenzo@google.com>
Tue, 29 Apr 2014 02:57:34 +0000 (11:57 +0900)
committerDavid S. Miller <davem@davemloft.net>
Wed, 30 Apr 2014 17:31:26 +0000 (13:31 -0400)
This replaces 6 identical code snippets with a call to a new
static inline function.

Signed-off-by: Lorenzo Colitti <lorenzo@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found