diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2019-03-19 20:49:26 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-19 14:59:31 -0700 |
commit | c93a0f2a7fc4b94142ed2bc6fb000de8e09eb232 (patch) | |
tree | 9e2d1ad93302fa827de702d25a30eec2ca9cc1a7 /block/blk-softirq.c | |
parent | 6eae14104fc8ce6ac68840a3a76955b1e2198b39 (diff) | |
download | linux-c93a0f2a7fc4b94142ed2bc6fb000de8e09eb232.tar.bz2 |
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 'block/blk-softirq.c')
0 files changed, 0 insertions, 0 deletions