projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3629a6c
)
ipv6: remove obsolete comments in route.c
author
Li RongQing
<roy.qing.li@gmail.com>
Sun, 11 Nov 2012 20:16:08 +0000
(20:16 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 14 Nov 2012 23:51:45 +0000
(18:51 -0500)
Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/route.c
patch
|
blob
|
blame
|
history
diff --git
a/net/ipv6/route.c
b/net/ipv6/route.c
index 30458726accf95e7978d1c34ed90d9ecd28ed32e..11249d211ea9a167cecb11962f44fa62625b6f53 100644
(file)
--- a/
net/ipv6/route.c
+++ b/
net/ipv6/route.c
@@
-1371,12
+1371,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);