drivers/net/myri10ge: Use pr_<level> and netdev_<level>
authorJoe Perches <joe@perches.com>
Mon, 22 Feb 2010 16:56:58 +0000 (16:56 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Feb 2010 09:38:34 +0000 (01:38 -0800)
Add #define pr_fmt(fmt)
Convert logging messages to pr_<level> and netdev_<level>

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found