]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'usb_cdc_fixes'
authorDavid S. Miller <davem@davemloft.net>
Mon, 21 Jan 2013 19:22:17 +0000 (14:22 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Jan 2013 19:22:17 +0000 (14:22 -0500)
commit2a4ff4ca4ee46aa66290e9bc91e692b19083c116
tree577c3d994d443afb01e707471cc6f5bba223d7ef
parentc8318c91a9e84ea0ad7466a60e094c86d3da7fa8
parent29e5a44675faefd6e290adc595c4687eedfa0744
Merge branch 'usb_cdc_fixes'

Bjørn Mork says:

====================
The 2 first patches in this series are required to make the Sierra
Wireless MC7710 card work in MBIM mode.  They may also be
required for other Qualcomm firmware based MBIM devices.

Patch #1 was previously posted as a standalone patch.  This version
is a replacement, removing a theoretical NULL pointer exception.

Patch #3 fixes a bug I introduced in v3.7
====================

Signed-off-by: David S. Miller <davem@davemloft.net>