From: Joe Perches Date: Wed, 30 May 2012 07:43:34 +0000 (+0000) Subject: netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUG X-Git-Tag: v3.5-rc1~35^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0053ea9c34a41865ec89ffbf3d3033f9a503bccc;p=pandora-kernel.git netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUG Make netif_dbg use dynamic debugging whenever CONFIG_DYNAMIC_DEBUG is enabled. commit b558c96ffa53 ("dynamic_debug: make dynamic-debug supersede DEBUG ccflag") missed updating the netif_dbg variant. Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- Reading git-diff-tree failed