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:
4bad25f
)
vmxnet3: use netdev_dbg
author
Stephen Hemminger
<stephen@networkplumber.org>
Tue, 15 Jan 2013 07:28:29 +0000
(07:28 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 16 Jan 2013 19:40:50 +0000
(14:40 -0500)
Use netdev_dbg() rather than dev_dbg() because the former prints
the device name which is more useful than the pci name.
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found