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)
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