diff options
author | 2019-03-19 20:49:26 +0200 | |
---|---|---|
committer | 2019-03-19 14:59:31 -0700 | |
commit | c93a0f2a7fc4b94142ed2bc6fb000de8e09eb232 (patch) | |
tree | 9e2d1ad93302fa827de702d25a30eec2ca9cc1a7 /net | |
parent | enc28j60: Convert HW related printk() to dev_printk() (diff) | |
download | linux-rng-c93a0f2a7fc4b94142ed2bc6fb000de8e09eb232.tar.xz linux-rng-c93a0f2a7fc4b94142ed2bc6fb000de8e09eb232.zip |
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 'net')
0 files changed, 0 insertions, 0 deletions