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:
5c70ef8
)
fib_trie: only calc for the un-first node
author
baker.zhang
<baker.kernel@gmail.com>
Tue, 8 Oct 2013 03:36:51 +0000
(11:36 +0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 10 Oct 2013 04:08:07 +0000
(
00:08
-0400)
This is a enhancement.
for the first node in fib_trie, newpos is 0, bit is 1.
Only for the leaf or node with unmatched key need calc pos.
Signed-off-by: baker.zhang <baker.kernel@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found