Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c75ea260 authored by Li RongQing's avatar Li RongQing Committed by David S. Miller
Browse files

ipv6: remove obsolete comments in route.c

parent 3629a6ce
Loading
Loading
Loading
Loading
+0 −6
Original line number Original line Diff line number Diff line
@@ -1371,12 +1371,6 @@ static int ip6_dst_gc(struct dst_ops *ops)
	return entries > rt_max_size;
	return entries > rt_max_size;
}
}


/* Clean host part of a prefix. Not necessary in radix tree,
   but results in cleaner routing tables.

   Remove it only when all the things will work!
 */

int ip6_dst_hoplimit(struct dst_entry *dst)
int ip6_dst_hoplimit(struct dst_entry *dst)
{
{
	int hoplimit = dst_metric_raw(dst, RTAX_HOPLIMIT);
	int hoplimit = dst_metric_raw(dst, RTAX_HOPLIMIT);