Bug#558426: [PATCH net-next]atl1e:disable NETIF_F_TSO6 for hardware limit

2009-12-02 Thread David Miller
From: Jie Yang Date: Wed, 2 Dec 2009 16:34:18 +0800 > On Wednesday, December 02, 2009 4:32 PM > David Miller wrote: >> >> From: >> Date: Wed, 2 Dec 2009 11:18:34 +0800 >> >> > From: Jie Yang >> > >> > For hardware limit to support TSOV6, just disable this feature >> > Signed-off-by: Jie Yang

Bug#558426: [PATCH net-next]atl1e:disable NETIF_F_TSO6 for hardware limit

2009-12-02 Thread David Miller
From: Date: Wed, 2 Dec 2009 11:18:34 +0800 > From: Jie Yang > > For hardware limit to support TSOV6, just disable this feature > Signed-off-by: Jie Yang Shouldn't we be applying this to net-2.6 since it's a bug fix? -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a

Bug#558426: [PATCH net-next]atl1e:disable NETIF_F_TSO6 for hardware limit

2009-12-02 Thread Jie Yang
On Wednesday, December 02, 2009 4:32 PM David Miller wrote: > > From: > Date: Wed, 2 Dec 2009 11:18:34 +0800 > > > From: Jie Yang > > > > For hardware limit to support TSOV6, just disable this feature > > Signed-off-by: Jie Yang > > Shouldn't we be applying this to net-2.6 since it's a bug fix?

Bug#558426: [PATCH net-next]atl1e:disable NETIF_F_TSO6 for hardware limit

2009-12-01 Thread jie.yang
From: Jie Yang For hardware limit to support TSOV6, just disable this feature Signed-off-by: Jie Yang --- drivers/net/atl1e/atl1e_main.c | 36 1 files changed, 0 insertions(+), 36 deletions(-) diff --git a/drivers/net/atl1e/atl1e_main.c b/drivers/net/atl