From: Ben Dooks Date: Tue, 5 Feb 2008 00:02:16 +0000 (+0000) Subject: DM9000: Use netif_msg to enable debugging options X-Git-Tag: v2.6.25-rc2~2^2~31^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c991d168cb649d416c5a773a50d0754299f31366;p=pandora-kernel.git DM9000: Use netif_msg to enable debugging options Use the netif_msg_*() macros to enable the debugging based on the board's msg_enable field. The output still goes via the dev_dbg() macros, so will be tagged and output as appropriate. Signed-off-by: Ben Dooks Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed