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:
4f81c32
)
[IPV4]: fib_trie initialzation fix
author
Robert Olsson
<robert.olsson@its.uu.se>
Tue, 21 Mar 2006 05:34:12 +0000
(21:34 -0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 21 Mar 2006 05:34:12 +0000
(21:34 -0800)
In some kernel configs /proc functions seems to be accessed before the
trie is initialized. The patch below checks for this.
Signed-off-by: Robert Olsson <robert.olsson@its.uu.se>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found