commit | f98baffb82710803005c19897f1a55af91da5685 | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Wed Apr 12 15:22:29 2006 -0500 |
committer | Paul Mackerras <paulus@samba.org> | Sat Apr 22 18:45:10 2006 +1000 |
tree | 31c894ce8bfbf1438e05c1bced3fbf527ac7bc55 | |
parent | f430c02b13f00146106fedcace810e61b4493d8c [diff] |
[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 <olof@lixom.net> Signed-off-by: Paul Mackerras <paulus@samba.org>