Re: [PATCH 1/1] usb: cdc-ncm: Increase maximum allowed datagramsize

From: David Miller
Date: Tue Feb 14 2012 - 14:46:29 EST


From: Toby Gray <toby.gray@xxxxxxxxxxx>
Date: Tue, 14 Feb 2012 14:39:35 +0000

> Some NCM devices exist which will send datagrams larger than 2k and
> don't support the GetMaxDatagramSize request, such as the Nokia 701
> Mobile Telephone.
>
> This sets the maximum limit of datagrams to the theoretical limit for
> 16-bit NTBs, preventing dropping of large datagrams received from some
> devices.
>
> Signed-off-by: Toby Gray <toby.gray@xxxxxxxxxxx>

Can a USB expert please sanity check this before I apply it?

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/