From: Sergei Shtylyov Date: Sat, 15 Mar 2014 00:30:59 +0000 (+0300) Subject: sh_eth: fold netif_msg_*() and netdev_*() calls into netif_*() invocations X-Git-Tag: v3.15-rc1~113^2~141^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d5009f6a9d9f4ef62a39bf68b53379b2b766c1c;p=pandora-kernel.git sh_eth: fold netif_msg_*() and netdev_*() calls into netif_*() invocations Now that we call netdev_*() under netif_msg_*() checks, we can fold these into netif_*() macro invocations. Suggested-by: Joe Perches Signed-off-by: Sergei Shtylyov Signed-off-by: David S. Miller --- Reading git-diff-tree failed