diff options
| author | 2008-03-10 06:00:30 -0400 | |
|---|---|---|
| committer | 2008-03-25 10:24:00 +0900 | |
| commit | 6b75d0908185bf853b188afa6f269426f6554c5b (patch) | |
| tree | 85f28296077f3d873bbda249dc0eafcc911164fd /drivers/net/wan/lapbether.c | |
| parent | [IPV6]: Convert cork.hop_limit and cork.tclass into u8 instead of int. (diff) | |
| download | linux-rng-6b75d0908185bf853b188afa6f269426f6554c5b.tar.xz linux-rng-6b75d0908185bf853b188afa6f269426f6554c5b.zip | |
[IPV6]: Optimize hop-limit determination.
Last part of hop-limit determination is always:
hoplimit = dst_metric(dst, RTAX_HOPLIMIT);
if (hoplimit < 0)
hoplimit = ipv6_get_hoplimit(dst->dev).
Let's consolidate it as ip6_dst_hoplimit(dst).
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Diffstat (limited to 'drivers/net/wan/lapbether.c')
0 files changed, 0 insertions, 0 deletions
