Re: [PATCH 09/26] atl1: refactor tx processing

2008-01-24 Thread Jeff Garzik
Jay Cliburn wrote: On Tue, 22 Jan 2008 18:31:09 -0600 Jay Cliburn <[EMAIL PROTECTED]> wrote: On Tue, 22 Jan 2008 04:58:17 -0500 Jeff Garzik <[EMAIL PROTECTED]> wrote: [...] for such a huge patch, this description is very tiny. [describe] what is refactored, and why. Is this one any better

Re: [PATCH 09/26] atl1: refactor tx processing

2008-01-24 Thread Chris Snook
Jay Cliburn wrote: On Tue, 22 Jan 2008 18:31:09 -0600 Jay Cliburn <[EMAIL PROTECTED]> wrote: On Tue, 22 Jan 2008 04:58:17 -0500 Jeff Garzik <[EMAIL PROTECTED]> wrote: [...] for such a huge patch, this description is very tiny. [describe] what is refactored, and why. Is this one any better

Re: [PATCH 09/26] atl1: refactor tx processing

2008-01-24 Thread Jay Cliburn
On Tue, 22 Jan 2008 18:31:09 -0600 Jay Cliburn <[EMAIL PROTECTED]> wrote: > On Tue, 22 Jan 2008 04:58:17 -0500 > Jeff Garzik <[EMAIL PROTECTED]> wrote: > [...] > > for such a huge patch, this description is very tiny. [describe] > > what is refactored, and why. Is this one any better? >From

Re: [PATCH 09/26] atl1: refactor tx processing

2008-01-22 Thread Jay Cliburn
On Tue, 22 Jan 2008 04:58:17 -0500 Jeff Garzik <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > From: Jay Cliburn <[EMAIL PROTECTED]> > > > > Refactor tx processing to use a less convoluted tx packet > > descriptor and to conform generally with the vendor's current > > version 1.2.40.2.

[PATCH 09/26] atl1: refactor tx processing

2007-12-31 Thread Jay Cliburn
Refactor tx processing to use a less convoluted tx packet descriptor and to conform generally with the vendor's current version 1.2.40.2. Signed-off-by: Jay Cliburn <[EMAIL PROTECTED]> --- drivers/net/atlx/atl1.c | 265 +-- drivers/net/atlx/atl1.h | 2