commit | 5c98631cca574ac6255885cf372f6bcf9dcfd483 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Tue Apr 29 11:57:34 2014 +0900 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 30 13:31:26 2014 -0400 |
tree | 53e82fe083c0db2aeca000e70872f1d01e0b4146 | |
parent | a22adce5f97c172398082bf9a713ccfba6c2364f [diff] |
net: ipv6: Introduce ip6_sk_dst_hoplimit. 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>