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:
54668b8
)
tulip: Convert printks to netdev_<level>
author
Joe Perches
<joe@perches.com>
Mon, 9 May 2011 09:45:21 +0000
(09:45 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 9 May 2011 19:51:15 +0000
(12:51 -0700)
Use the current more descriptive logging styles.
Add pr_fmt and remove PFX where appropriate.
Use netif_<level>, netdev_<level>
Indent a few blocks in xircom_cb where appropriate.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found