summaryrefslogtreecommitdiff
path: root/drivers/net/netdevsim
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2019-03-19 20:49:26 +0200
committerDavid S. Miller <davem@davemloft.net>2019-03-19 14:59:31 -0700
commitc93a0f2a7fc4b94142ed2bc6fb000de8e09eb232 (patch)
tree9e2d1ad93302fa827de702d25a30eec2ca9cc1a7 /drivers/net/netdevsim
parent6eae14104fc8ce6ac68840a3a76955b1e2198b39 (diff)
enc28j60: Convert printk() to netdev_printk()
The debug prints of network operations will look better if network device name is printed. The benefit of that is a possibility to distinguish the actual hardware when more than one is installed on the system. Convert appropriate printk(KERN_DEBUG) to netdev_print(KERN_DEBUG, ndev). Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/netdevsim')
0 files changed, 0 insertions, 0 deletions