DM9000 use dev_xxx() instead of printk for output.
authorBen Dooks <ben-linux@fluff.org>
Tue, 5 Feb 2008 00:02:02 +0000 (00:02 +0000)
committerJeff Garzik <jeff@garzik.org>
Mon, 11 Feb 2008 16:05:23 +0000 (11:05 -0500)
commita76836f95d285edcbdcddde5dfaca56e2030f2f5
tree23f9ea118a49aae7c82aa0a4e63f30fb48d779b3
parent33ba509191dd6c6735cc96d2ba411fa311f9a6be
DM9000 use dev_xxx() instead of printk for output.

Move to using dev_dbg() and friends for the output of
information to the user.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/dm9000.c