commit | 6b80858d2c0a378894b9df35d3703d62b0b12dbc | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Mon Nov 29 07:41:53 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 29 11:44:52 2010 -0800 |
tree | fb649c4d75a305d897a49da0b20dbcd2419791cb | |
parent | 344d0dce5164d0bf2d73cf10510fe08ed8cf8248 [diff] |
forcedeth: convert dprintk(KERN_DEBUG to netdev_dbg 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>