]> git.baikalelectronics.ru Git - kernel.git/commit
NET: AX88796 use dev_dbg() instead of printk()
authorBen Dooks <ben-linux@fluff.org>
Thu, 31 Jan 2008 11:25:31 +0000 (11:25 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 Feb 2008 12:26:09 +0000 (04:26 -0800)
commit25da866c61f49d4cb734d242a12941ec25669d0b
tree40bb25b5e8359d46162da197670c1ba8fbccf1c6
parent1e1744fa03fcf46ce0a01f2ae2e199a8ee36878a
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