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:
a05d2ad
)
ipv4: don't spam dmesg with "Using LC-trie" messages
author
Alexey Dobriyan
<adobriyan@gmail.com>
Sun, 1 May 2011 02:04:11 +0000
(
02:04
+0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 2 May 2011 06:17:50 +0000
(23:17 -0700)
fib_trie_table() is called during netns creation and
Chromium uses clone(CLONE_NEWNET) to sandbox renderer process.
Don't print anything.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found