[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1358783440-11459-1-git-send-email-bjorn@mork.no>
Date: Mon, 21 Jan 2013 16:50:37 +0100
From: Bjørn Mork <bjorn@...k.no>
To: netdev@...r.kernel.org
Cc: linux-usb@...r.kernel.org, Greg Suarez <gsuarez@...thmicro.com>,
Alexey Orishko <alexey.orishko@...ricsson.com>,
Oliver Neukum <oneukum@...e.de>,
Bjørn Mork <bjorn@...k.no>
Subject: [PATCH net 0/3] cdc_ncm and cdc_mbim fixes for 3.8
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
Bjørn Mork (3):
net: cdc_ncm: workaround for missing CDC Union
net: cdc_mbim: send ZLP after max sized NTBs
net: cdc_ncm: fix error path for single interface probing
drivers/net/usb/cdc_mbim.c | 2 +-
drivers/net/usb/cdc_ncm.c | 30 +++++++++++++++++++++++++++++-
2 files changed, 30 insertions(+), 2 deletions(-)
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists