]> 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)
commita86cf83b3e42f9e655ee14e8cdeea67d2e91393a
tree61782bc13e30d1e78d401f4d7ccd6ce1d02261cd
parentf5eb2c2e596b868261d2634beca145bbc865ef78
netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUG

Make netif_dbg use dynamic debugging whenever
CONFIG_DYNAMIC_DEBUG is enabled.

commit 974f10ad2c48
("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