git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e641bd
)
ipv6: slight optimization in ip6_dst_gc
author
Li RongQing
<roy.qing.li@gmail.com>
Mon, 19 May 2014 09:30:28 +0000
(17:30 +0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 21 May 2014 19:52:23 +0000
(15:52 -0400)
entries is always greater than rt_max_size here, since if entries is less
than rt_max_size, the fib6_run_gc function will be skipped
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
|
history
diff --cc
net/ipv6/route.c
Simple merge