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
- Lines: 9
- Date:
Thu Dec 12 16:54:21 1996
- Orig file:
v2.1.14/linux/include/net/ipv6_route.h
- Orig date:
Thu Dec 12 17:02:47 1996
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