patch-2.1.15 linux/include/net/ipv6_route.h

Next file: linux/include/net/ipx.h
Previous file: linux/include/net/ipip.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.14/linux/include/net/ipv6_route.h linux/include/net/ipv6_route.h
@@ -183,7 +183,7 @@
 	{
 		if (rt->rt_nexthop)
 		{
-			ndisc_dec_neigh(rt->rt_nexthop);
+			neighbour_unlock(rt->rt_nexthop);
 		}
 
 		if (rt->rt_flags & RTI_DCACHE)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov