]> git.baikalelectronics.ru Git - kernel.git/commit
netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUG
authorJoe Perches <joe@perches.com>
Wed, 30 May 2012 07:43:34 +0000 (07:43 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 30 May 2012 20:34:27 +0000 (16:34 -0400)
commit8ac209761e73717cb727769f46925256e21a5254
tree61782bc13e30d1e78d401f4d7ccd6ce1d02261cd
parent7eedc32f02d321f1538ec2222c90bf117e311c10
netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUG

Make netif_dbg use dynamic debugging whenever
CONFIG_DYNAMIC_DEBUG is enabled.

commit fdb13bed753a
("dynamic_debug: make dynamic-debug supersede DEBUG ccflag")
missed updating the netif_dbg variant.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h