NET: AX88796 use dev_dbg() instead of printk()
commit237c5e8ee2328c31a130d35e32f7a2260c4512aa
authorBen Dooks <ben-linux@fluff.org>
Thu, 31 Jan 2008 11:25:31 +0000 (31 11:25 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 Feb 2008 12:26:09 +0000 (3 04:26 -0800)
tree40bb25b5e8359d46162da197670c1ba8fbccf1c6
parent06c3fd6ad546f7e6e996ca1fc2cddd9c7aee8176
NET: AX88796 use dev_dbg() instead of printk()

Change to using dev_dbg() and the other dev_xxx()
macros instead of printk, and update to use the
print_mac() helper.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ax88796.c