forcedeth: convert dprintk(KERN_DEBUG to netdev_dbg
authorJoe Perches <joe@perches.com>
Mon, 29 Nov 2010 07:41:53 +0000 (07:41 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Nov 2010 19:44:52 +0000 (11:44 -0800)
Use the more standard macro to preface netdev->name.
Fix casting on resource use.

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

No differences found