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:
31b7720
)
gianfar: Use netdev_<level> when possible
author
Joe Perches
<joe@perches.com>
Sat, 13 Apr 2013 19:03:18 +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 style.
Convert pr_<level> to netdev_<level> when a struct net_device is
available. Add pr_fmt and neaten other formats too.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found