From: David Miller <davem@davemloft.net>
To: fthain@telegraphics.com.au
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH net v3 00/12] Fixes, cleanup and modernization for some legacy ethernet NIC drivers
Date: Sat, 11 Nov 2017 21:39:12 +0900 (KST) [thread overview]
Message-ID: <20171111.213912.1492396596241585326.davem@davemloft.net> (raw)
In-Reply-To: <cover.1510377340.git.fthain@telegraphics.com.au>
From: Finn Thain <fthain@telegraphics.com.au>
Date: Sat, 11 Nov 2017 01:20:58 -0500 (EST)
> This patch series adds support for the Linux Driver Model for Mac NIC
> drivers, fixes some logging bugs, removes dead code, and adopts netif_*
> calls to reduce code duplication.
>
> All up, about 100 lines of code are eliminated.
>
> This patch series has been tested on a variety of Macs, with coverage
> for the changes to lib8390.c, mac8390.c, macsonic.c, sonic.[ch] and
> macmace.c.
>
> This patch series should be applied after the NuBus subsystem
> modernization patch series.
Then you can't be submitting this for the networking tree.
prev parent reply other threads:[~2017-11-11 12:39 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-11 6:20 [PATCH net v3 00/12] Fixes, cleanup and modernization for some legacy ethernet NIC drivers Finn Thain
2017-11-11 6:20 ` [PATCH net v3 04/12] net/sonic: Clean up and modernize log messages Finn Thain
2017-11-11 6:20 ` [PATCH net v3 02/12] net/mac89x0: Convert to platform_driver Finn Thain
2017-11-11 6:20 ` [PATCH net v3 03/12] net/mac8390: Convert to nubus_driver Finn Thain
2017-11-11 6:20 ` [PATCH net v3 01/12] net/macsonic: " Finn Thain
2017-11-11 6:20 ` [PATCH net v3 12/12] net/smc9194: Remove bogus CONFIG_MAC reference Finn Thain
2017-11-11 6:20 ` [PATCH net v3 06/12] net/mac89x0: Remove dead or unreachable code Finn Thain
2017-11-11 6:20 ` [PATCH net v3 08/12] net/mac89x0: Replace custom debug logging with netif_* calls Finn Thain
2017-11-11 6:20 ` [PATCH net v3 09/12] net/8390: Fix redundant code Finn Thain
2017-11-11 6:20 ` [PATCH net v3 05/12] net/sonic: Replace custom debug logging with netif_* calls Finn Thain
2017-11-11 6:20 ` [PATCH net v3 11/12] net/macmace: Fix and clean up log messages Finn Thain
2017-11-11 6:20 ` [PATCH net v3 07/12] net/mac89x0: Fix and modernize " Finn Thain
2017-11-11 6:20 ` [PATCH net v3 10/12] net/mac8390: Fix " Finn Thain
2017-11-11 12:39 ` David Miller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171111.213912.1492396596241585326.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=fthain@telegraphics.com.au \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).