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:
ffa10cb
)
dynamic_debug: make netif_dbg() call __netdev_printk()
author
Jason Baron
<jbaron@redhat.com>
Thu, 11 Aug 2011 18:36:53 +0000
(14:36 -0400)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 23 Aug 2011 01:23:06 +0000
(18:23 -0700)
Previously, netif_dbg() was using dynamic_dev_dbg() to perform
the underlying printk. Fix it to use __netdev_printk(), instead.
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Jason Baron <jbaron@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/netdevice.h
patch
|
blob
|
history
diff --cc
include/linux/netdevice.h
Simple merge