From: Felipe Balbi
Date: Thu, 8 Nov 2012 15:37:36 +0200
> Hi,
>
> On Wed, Nov 07, 2012 at 09:27:52PM -0500, David Miller wrote:
>> From: Ian Coolidge
>> Date: Wed, 7 Nov 2012 16:39:17 -0800
>>
>> > cdc_eem USB host driver and gadget driver both are broken in 1500 MTU
>> > case while using 802
Hi,
On Wed, Nov 07, 2012 at 09:27:52PM -0500, David Miller wrote:
> From: Ian Coolidge
> Date: Wed, 7 Nov 2012 16:39:17 -0800
>
> > cdc_eem USB host driver and gadget driver both are broken in 1500 MTU
> > case while using 802.1Q VLANs. In both cases, this is due to the
> > assumption of standa
From: Ian Coolidge
Date: Wed, 7 Nov 2012 16:39:17 -0800
> cdc_eem USB host driver and gadget driver both are broken in 1500 MTU
> case while using 802.1Q VLANs. In both cases, this is due to the
> assumption of standard Ethernet frame length.
>
> v2: rebase against Dave Miller's 'net/master' tr