From: Jay Cliburn <jacliburn@bellsouth.net>
To: Christoph Hellwig <hch@infradead.org>
Cc: netdev@vger.kernel.org, Chris Snook <csnook@redhat.com>
Subject: Re: [PATCH 00/26] atl1: divide and modernize
Date: Tue, 1 Jan 2008 12:12:17 -0600 [thread overview]
Message-ID: <20080101121217.09337d8a@osprey.hogchain.net> (raw)
In-Reply-To: <20080101175839.GA25201@infradead.org>
On Tue, 1 Jan 2008 17:58:40 +0000
Christoph Hellwig <hch@infradead.org> wrote:
> On Mon, Dec 31, 2007 at 08:22:27PM -0600, Jay Cliburn wrote:
> > The first two patches submitted in this patchset accomplish the
> > relocation by movng the atl1 driver -- lock, stock, and barrel --
> > over to drivers/net/atlx, then splitting out shareable functions
> > and definitions. Some transitory hackery will be present until the
> > atl2 merge. Please overlook it for now.
> How much shared code is going to be there in the end? Unless it's a
> lot I fear that the maintaince burden far outweights the benefit of
> having shared code.
Christoph,
I'm not working on the atl2 merge other than to make accommodations for
it within atl1. I've added Chris Snook to the cc list; he's working on
atl2.
Jay
prev parent reply other threads:[~2008-01-01 18:17 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-01 2:22 [PATCH 00/26] atl1: divide and modernize Jay Cliburn
2008-01-01 2:22 ` [PATCH 01/26] atl1: relocate atl1 driver to /drivers/net/atlx Jay Cliburn
2008-01-01 2:22 ` [PATCH 02/26] atl1: move common functions to atlx files Jay Cliburn
2008-01-01 2:22 ` [PATCH 03/26] atl1: fix broken TSO Jay Cliburn
2008-01-01 2:22 ` [PATCH 04/26] atl1: add ethtool register dump Jay Cliburn
2008-01-01 2:22 ` [PATCH 05/26] atl1: print debug info if rrd error Jay Cliburn
2008-01-01 2:22 ` [PATCH 06/26] atl1: update initialization parameters Jay Cliburn
2008-01-01 2:22 ` [PATCH 07/26] atl1: clarify max rx frame size Jay Cliburn
2008-01-01 2:22 ` [PATCH 08/26] atl1: additional DMA engine configuration Jay Cliburn
2008-01-01 2:22 ` [PATCH 09/26] atl1: refactor tx processing Jay Cliburn
2008-01-01 2:22 ` [PATCH 10/26] atl1: use csum_start Jay Cliburn
2008-01-01 2:22 ` [PATCH 11/26] atl1: refactor initialization and startup Jay Cliburn
2008-01-01 2:22 ` [PATCH 12/26] atl1: refactor atl1_probe Jay Cliburn
2008-01-01 2:22 ` [PATCH 13/26] atl1: refactor interrupt handling Jay Cliburn
2008-01-01 2:22 ` [PATCH 14/26] atl1: move stray defines to header file Jay Cliburn
2008-01-01 2:22 ` [PATCH 15/26] atl1: tidy up ring management Jay Cliburn
2008-01-01 2:22 ` [PATCH 16/26] atl1: modernize check link function Jay Cliburn
2008-01-01 2:22 ` [PATCH 17/26] atl1: update phy config function Jay Cliburn
2008-01-01 2:22 ` [PATCH 18/26] atl1: make function static Jay Cliburn
2008-01-01 2:22 ` [PATCH 19/26] atl1: modernize down/up functions Jay Cliburn
2008-01-01 2:22 ` [PATCH 20/26] atl1: update change mtu Jay Cliburn
2008-01-01 2:22 ` [PATCH 21/26] atl1: update atl1_close Jay Cliburn
2008-01-01 2:22 ` [PATCH 22/26] atl1: update netpoll Jay Cliburn
2008-01-01 2:22 ` [PATCH 23/26] atl1: update shutdown and remove functions Jay Cliburn
2008-01-01 2:22 ` [PATCH 24/26] atl1: update wake-on-lan Jay Cliburn
2008-01-01 2:22 ` [PATCH 25/26] atl1: add NAPI support Jay Cliburn
2008-01-01 5:58 ` Stephen Hemminger
2008-01-01 2:22 ` [PATCH 26/26] atl1: remove experimental tag and clean up comments Jay Cliburn
2008-01-01 17:58 ` [PATCH 00/26] atl1: divide and modernize Christoph Hellwig
2008-01-01 18:12 ` Jay Cliburn [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=20080101121217.09337d8a@osprey.hogchain.net \
--to=jacliburn@bellsouth.net \
--cc=csnook@redhat.com \
--cc=hch@infradead.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).