git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0f6876
)
netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUG
author
Joe Perches
<joe@perches.com>
Wed, 30 May 2012 07:43:34 +0000
(07:43 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 30 May 2012 20:34:27 +0000
(16:34 -0400)
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 <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found