]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbb2e5c3ac7443104d3a9a149ed9130eae503fc84
tree23f9ea118a49aae7c82aa0a4e63f30fb48d779b3
parent0fb8a9aad9d86bc8b7896535840be83123e5f490
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