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:
f430c02
)
[PATCH] powerpc: Quiet VETH version printk
author
Olof Johansson
<olof@lixom.net>
Wed, 12 Apr 2006 20:22:29 +0000
(15:22 -0500)
committer
Paul Mackerras
<paulus@samba.org>
Sat, 22 Apr 2006 08:45:10 +0000
(18:45 +1000)
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>
No differences found