From: Alexey Dobriyan Date: Sun, 1 May 2011 02:04:11 +0000 (+0000) Subject: ipv4: don't spam dmesg with "Using LC-trie" messages X-Git-Tag: v2.6.39-rc6~7^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cfd260910b881250cde76ba92ebe3cbf8493a8f;p=pandora-kernel.git ipv4: don't spam dmesg with "Using LC-trie" messages 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed