Re: [PATCH 1/2] 8139too: Allow setting MTU larger than 1500

2014-11-22 Thread Ben Hutchings
On Fri, 2014-11-21 at 19:57 +0100, Alban wrote: > On Fri, 21 Nov 2014 18:51:51 + > Ben Hutchings wrote: > > > On Fri, 2014-11-21 at 14:58 +0100, Alban wrote: > > > On Fri, 21 Nov 2014 00:34:34 + > > > Ben Hutchings wrote: > > > > > > > On Sat, 2014-11-08 at 12:48 +0100, Alban Bedel wrot

Re: [PATCH 1/2] 8139too: Allow setting MTU larger than 1500

2014-11-21 Thread Alban
On Fri, 21 Nov 2014 18:51:51 + Ben Hutchings wrote: > On Fri, 2014-11-21 at 14:58 +0100, Alban wrote: > > On Fri, 21 Nov 2014 00:34:34 + > > Ben Hutchings wrote: > > > > > On Sat, 2014-11-08 at 12:48 +0100, Alban Bedel wrote: > > > > Replace the default ndo_change_mtu callback with one

Re: [PATCH 1/2] 8139too: Allow setting MTU larger than 1500

2014-11-21 Thread Ben Hutchings
On Fri, 2014-11-21 at 14:58 +0100, Alban wrote: > On Fri, 21 Nov 2014 00:34:34 + > Ben Hutchings wrote: > > > On Sat, 2014-11-08 at 12:48 +0100, Alban Bedel wrote: > > > Replace the default ndo_change_mtu callback with one that allow > > > setting MTU that the driver can handle. > > > > > >

Re: [PATCH 1/2] 8139too: Allow setting MTU larger than 1500

2014-11-21 Thread Alban
On Fri, 21 Nov 2014 00:34:34 + Ben Hutchings wrote: > On Sat, 2014-11-08 at 12:48 +0100, Alban Bedel wrote: > > Replace the default ndo_change_mtu callback with one that allow > > setting MTU that the driver can handle. > > > > Signed-off-by: Alban Bedel > > --- > > drivers/net/ethernet/re

Re: [PATCH 1/2] 8139too: Allow setting MTU larger than 1500

2014-11-20 Thread Ben Hutchings
On Sat, 2014-11-08 at 12:48 +0100, Alban Bedel wrote: > Replace the default ndo_change_mtu callback with one that allow > setting MTU that the driver can handle. > > Signed-off-by: Alban Bedel > --- > drivers/net/ethernet/realtek/8139too.c | 13 - > 1 file changed, 12 insertions(+),

Re: [PATCH 1/2] 8139too: Allow setting MTU larger than 1500

2014-11-10 Thread David Miller
From: Alban Bedel Date: Sat, 8 Nov 2014 12:48:35 +0100 > Replace the default ndo_change_mtu callback with one that allow > setting MTU that the driver can handle. > > Signed-off-by: Alban Bedel Applied to net-next -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in t

Re: [PATCH 1/2] 8139too: Allow setting MTU larger than 1500

2013-11-18 Thread David Miller
Because we are in the middle of the merge window, we are only accepting bug fixes into the 'net' GIT tree, the 'net-next' tree is closed. Please resubmit this feature patch when the 'net-next' is openned again. Thank you. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel