From: Ben Chan <benc...@chromium.org>
Date: Wed, 19 Mar 2014 14:00:04 -0700

> The MBIM extended functional descriptor, defined in "Universal Serial Bus
> Communications Class Subclass Specification for Mobile Broadband Interface
> Model, Revision 1.0, Errata-1" by USB-IF, indicates the operator preferred MTU
> value via a wMTU field.
> 
> This patch set ensures that the initial MTU value set by cdc_ncm on a MBIM net
> device does not exceed the wMTU value, provided the MBIM device exposes a MBIM
> extended functional descriptor.
> 
> * Changelog
> v2: Fixed a le16_to_cpu conversion issue in patch 2/2 pointed out by
>     Bjørn Mork <bj...@mork.no>
> v3: No code changes. Resubmitted to include patch 1/2 as suggested by
>     David Miller <da...@davemloft.net>
> v4: No code changes. Resubmitted as suggested by David Miller:
>     - Added a summary of the patch set
>     - Carried the ACK from Greg Kroah-Hartman <gre...@linuxfoundation.org>
>     - Added a specified the tree (net-next) to apply the patch set to

Series applied to net-next, thanks Ben.
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to