summaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_fib.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2012-01-28 00:07:56 +0100
committerDavid S. Miller <davem@davemloft.net>2012-01-28 03:00:08 +0100
commiteb857186eb771998fc9ab4bfd398a6fedb5a295c (patch)
treee3cde1845c4672b8123b34b631133f28194873a7 /net/ipv6/ip6_fib.c
parentipv4: ip_gre: Convert to dst_neigh_lookup() (diff)
downloadlinux-eb857186eb771998fc9ab4bfd398a6fedb5a295c.tar.xz
linux-eb857186eb771998fc9ab4bfd398a6fedb5a295c.zip
ipv6: ndisc: Convert to dst_neigh_lookup()
Now all code paths grab a local reference to the neigh, so if neigh is not NULL we unconditionally release it at the end. The old logic would only release if we didn't have a non-NULL 'rt'. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/ip6_fib.c')
0 files changed, 0 insertions, 0 deletions