]> git.baikalelectronics.ru Git - kernel.git/commit
netpoll: Convert printks to np_<level> and add pr_fmt
authorJoe Perches <joe@perches.com>
Sun, 29 Jan 2012 15:50:43 +0000 (15:50 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 Feb 2012 19:20:27 +0000 (14:20 -0500)
commit272d85710da562a3436e6e5f4cde43cabc4aafd1
tree44623331c45f46177a7ce90831121aedcd5a0754
parent99a57997520788859922b7a43f6980bfcd53d7e9
netpoll: Convert printks to np_<level> and add pr_fmt

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>
net/core/netpoll.c