From: Joe Perches Date: Tue, 9 Feb 2010 11:49:49 +0000 (+0000) Subject: include/linux/netdevice.h: Add netif_printk helpers X-Git-Tag: v2.6.34-rc1~233^2~358 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3d95c5c93d4b57eaea0ad3f582b08a6b5fb3eb1;p=pandora-kernel.git include/linux/netdevice.h: Add netif_printk helpers Add macros to test a private structure for msg_enable bits and the netif_msg_##bit to test and call netdev_printk if set Simplifies logic in callers and adds message logging consistency Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- Reading git-diff-tree failed