[PATCH v2 07/13] enc28j60: Switch to dev_ from pr_

2019-03-19 Thread Andy Shevchenko
Instead of using open coded printk(KERN_) switch the driver to use dev_ macros. Note, the device name will be printed in full, which is beneficial when more than one card installed on the system. Signed-off-by: Andy Shevchenko --- drivers/net/ethernet/microchip/enc28j60.c | 29 +

[PATCH v2 07/13] enc28j60: Switch to dev_ from pr_

2019-03-18 Thread Andy Shevchenko
Instead of using open coded printk(KERN_) switch the driver to use dev_ macros. Note, the device name will be printed in full, which is beneficial when more than one card installed on the system. Signed-off-by: Andy Shevchenko --- drivers/net/ethernet/microchip/enc28j60.c | 29 +