[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1352700968-23728-1-git-send-email-roy.qing.li@gmail.com>
Date: Mon, 12 Nov 2012 14:16:08 +0800
From: roy.qing.li@...il.com
To: netdev@...r.kernel.org
Subject: [PATCH net-next] ipv6: remove obsolete comments in route.c
From: Li RongQing <roy.qing.li@...il.com>
Signed-off-by: Li RongQing <roy.qing.li@...il.com>
---
net/ipv6/route.c | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/net/ipv6/route.c b/net/ipv6/route.c
index c1cfcb7..226aeda 100644
--- a/net/ipv6/route.c
+++ b/net/ipv6/route.c
@@ -1385,12 +1385,6 @@ out:
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 hoplimit = dst_metric_raw(dst, RTAX_HOPLIMIT);
--
1.7.4.1
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists