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:
e649985
)
forcedeth: Convert remaining dprintk to netdev_dbg
author
Joe Perches
<joe@perches.com>
Mon, 29 Nov 2010 07:41:55 +0000
(07:41 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 29 Nov 2010 19:44:53 +0000
(11:44 -0800)
The remaining dprintk uses are emitted as KERN_INFO.
Change these dprintk uses to netdev_dbg.
Remove the now unused dprintk macros.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found