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:
e4f8b5d
)
fib_trie: handle empty tree
author
Stephen Hemminger
<shemminger@vyatta.com>
Tue, 12 Feb 2008 05:12:49 +0000
(21:12 -0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 13 Feb 2008 01:53:30 +0000
(17:53 -0800)
This fixes possible problems when trie_firstleaf() returns NULL
to trie_leafindex().
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found