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:
bece1b9
)
fec: Convert printks to netdev_<level>
author
Joe Perches
<joe@perches.com>
Sat, 13 Apr 2013 19:03:17 +0000
(19:03 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 14 Apr 2013 19:41:49 +0000
(15:41 -0400)
Use a more current logging message style.
Convert the printks where a struct net_device is available to
netdev_<level>. Convert the other printks to pr_<level> and
add pr_fmt where appropriate.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found