vmxnet3: use netdev_dbg
authorStephen Hemminger <stephen@networkplumber.org>
Tue, 15 Jan 2013 07:28:29 +0000 (07:28 +0000)
committerDavid 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