RE: [PATCH 2.6.24 2/2]S2io: Fix to aggregate vlan tagged packets

2007-11-24 Thread Ramkrishna Vepa
Jeff, Does this patch still fail? Ram > -Original Message- > From: Jeff Garzik [mailto:[EMAIL PROTECTED] > Sent: Friday, November 23, 2007 7:05 PM > To: [EMAIL PROTECTED] > Cc: netdev@vger.kernel.org; support > Subject: Re: [PATCH 2.6.24 2/2]S2io: Fix to aggregate v

Re: [PATCH 2.6.24 2/2]S2io: Fix to aggregate vlan tagged packets

2007-11-23 Thread Jeff Garzik
Ramkrishna Vepa wrote: - Fix to aggregate vlan packets. IP offset is incremented by 4 bytes if the packet contains vlan header. Signed-off-by: Santoshkumar Rastapur <[EMAIL PROTECTED]> Signed-off-by: Ramkrishna Vepa <[EMAIL PROTECTED]> --- ACK but cannot apply due to dropped patches - To

[PATCH 2.6.24 2/2]S2io: Fix to aggregate vlan tagged packets

2007-11-19 Thread Ramkrishna Vepa
- Fix to aggregate vlan packets. IP offset is incremented by 4 bytes if the packet contains vlan header. Signed-off-by: Santoshkumar Rastapur <[EMAIL PROTECTED]> Signed-off-by: Ramkrishna Vepa <[EMAIL PROTECTED]> --- diff -Nurp 2.0.26.8P1/drivers/net/s2io.c 2.0.26.8P2/drivers/net/s2io.c --- 2.0