forcedeth: Convert remaining dprintk to netdev_dbg
authorJoe Perches <joe@perches.com>
Mon, 29 Nov 2010 07:41:55 +0000 (07:41 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Nov 2010 19:44:53 +0000 (11:44 -0800)
commitf52dafc1a67c98baa9b6fa1866a4caa4be4831fb
tree2275c5c7e9977f928960eb1abf2a9cd7f78c3fca
parente649985b4ab1e86b3a389cf0d7c48f9cb1e27ae6
forcedeth: Convert remaining dprintk to netdev_dbg

The remaining dprintk uses are emitted as KERN_INFO.
Change these dprintk uses to netdev_dbg.
Remove the now unused dprintk macros.

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