[PATCH net 0/4] Fixes, cleanup and modernization for SONIC ethernet drivers

From: Finn Thain
Date: Sat Feb 24 2018 - 18:28:10 EST


Changes since v4 of combined patch series:
- Removed redundant and non-portable MACH_IS_MAC tests.
- Omitted patches unrelated to SONIC drivers.
- Dropped changes to the 'version_printed' logic and debug message text.


Finn Thain (4):
net/macsonic: Convert to nubus_driver
net/macsonic: Drop redundant MACH_IS_MAC test
net/sonic: Clean up and modernize log messages
net/sonic: Replace custom debug logging with netif_* calls

drivers/net/ethernet/natsemi/jazzsonic.c | 32 +---
drivers/net/ethernet/natsemi/macsonic.c | 244 ++++++++++++++++++-------------
drivers/net/ethernet/natsemi/sonic.c | 99 +++++++------
drivers/net/ethernet/natsemi/sonic.h | 2 +
drivers/net/ethernet/natsemi/xtsonic.c | 30 +---
5 files changed, 210 insertions(+), 197 deletions(-)

--
2.16.1