[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1519514463.git.fthain@telegraphics.com.au>
Date: Sat, 24 Feb 2018 18:27:24 -0500 (EST)
From: Finn Thain <fthain@...egraphics.com.au>
To: "David S. Miller" <davem@...emloft.net>
Cc: netdev@...r.kernel.org, linux-m68k@...ts.linux-m68k.org,
linux-kernel@...r.kernel.org
Subject: [PATCH net 0/4] Fixes, cleanup and modernization for SONIC ethernet drivers
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
Powered by blists - more mailing lists