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

No differences found