Re: [PATCH 7/12] forcedeth: tx data path optimization

2007-01-22 Thread Jeff Garzik
Ayaz Abdulla wrote: --- This email message is for the sole use of the intended recipient(s) and may contain confidential information. Any unauthorized review, use, disclosure or distribution is prohibited. If you

[PATCH 7/12] forcedeth: tx data path optimization

2007-01-21 Thread Ayaz Abdulla
This patch optimizes the tx data paths and cleans up the code (removes vlan from descr1/2 since only valid for desc3, changes to make code easier to read, etc). Signed-Off-By: Ayaz Abdulla <[EMAIL PROTECTED]> --- Th

[PATCH 7/12] forcedeth: tx data path optimization

2007-01-09 Thread Ayaz Abdulla
This patch optimizes the tx data paths and cleans up the code (removes vlan from descr1/2 since only valid for desc3, changes to make code easier to read, etc). Signed-Off-By: Ayaz Abdulla <[EMAIL PROTECTED]> --- orig/drivers/net/forcedeth.c2007-01-08 14:05:28.0 -0500 +++ new/d