From: Stephen Hemminger Date: Tue, 15 Jan 2013 07:28:29 +0000 (+0000) Subject: vmxnet3: use netdev_dbg X-Git-Tag: v3.9-rc1~139^2~361 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdcd79b94b24418133248e89887b6d432cf700b3;p=pandora-kernel.git vmxnet3: use netdev_dbg 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed