From: Giuseppe CAVALLARO Date: Tue, 2 Jul 2013 12:12:36 +0000 (+0200) Subject: stmmac: dity-up and rework the driver debug levels X-Git-Tag: v3.11-rc1~64^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83d7af64ac9eaf4f4db7228677bc25f23c383790;p=pandora-kernel.git stmmac: dity-up and rework the driver debug levels Prior this patch, the internal debugging was based on ifdef and also some printk were useless because many info are exposed via ethtool. This patch remove all the ifdef defines and now we only use netif_msg_XXX levels. Signed-off-by: Giuseppe Cavallaro Signed-off-by: David S. Miller --- Reading git-diff-tree failed