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:
b5d5843
)
netpoll: Convert printks to np_<level> and add pr_fmt
author
Joe Perches
<joe@perches.com>
Sun, 29 Jan 2012 15:50:43 +0000
(15:50 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 1 Feb 2012 19:20:27 +0000
(14:20 -0500)
Use a more current message logging style.
Add pr_fmt to prefix dmesg output with "netpoll: "
Add macros to print np->name.
Signed-off-by: Joe Perches <joe@perches.com>
Reviewed-by: WANG Cong <xiyou.wangcong@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found