From: Olof Johansson Date: Wed, 12 Apr 2006 20:22:29 +0000 (-0500) Subject: [PATCH] powerpc: Quiet VETH version printk X-Git-Tag: v2.6.18-rc1~1081^2~225^2~139 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f98baffb82710803005c19897f1a55af91da5685;p=pandora-kernel.git [PATCH] powerpc: Quiet VETH version printk ibmveth_printk() is only used to print the driver version when the module initializes, which means on all machines as long as it's compiled in. If it's really only needed for debugging, boot with loglevel=8, or get it from dmesg instead. Signed-off-by: Olof Johansson Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed