netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] cdc_mbim + qmi_wwan trivial fixes
@ 2013-11-01 13:18 Bjørn Mork
       [not found] ` <1383311936-20954-1-git-send-email-bjorn-yOkvZcmFvRU@public.gmane.org>
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Bjørn Mork @ 2013-11-01 13:18 UTC (permalink / raw)
  To: netdev-u79uwXL29TY76Z2rM5mHXA
  Cc: Bjørn Mork, linux-usb-u79uwXL29TY76Z2rM5mHXA, Oliver Neukum

This series fixes three problems Oliver pointed out during the
review of the new huawei_cdc_ncm driver:
http://patchwork.ozlabs.org/patch/278903/

That innocent driver only used cdc_mbim as a blueprint, and
all the blame should really have gone to me....

I do have a similar fix for the manage_power issue in the
cdc-wdm USB class driver as well.  It will be submitted to
linux-usb as soon as Greg opens up his mailbox again :-)


Bjørn Mork (5):
  net: cdc_mbim: manage_power should always set needs_remote_wakeup
  net: qmi_wwan: manage_power should always set needs_remote_wakeup
  net: qmi_wwan: no need to check for resume if suspend exists
  net: cdc_mbim: no need to check for resume if suspend exists
  net: cdc_mbim: fixup error return value

 drivers/net/usb/cdc_mbim.c |   16 ++++++----------
 drivers/net/usb/qmi_wwan.c |   12 +++++-------
 2 files changed, 11 insertions(+), 17 deletions(-)

-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-11-04 20:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-01 13:18 [PATCH net-next 0/5] cdc_mbim + qmi_wwan trivial fixes Bjørn Mork
     [not found] ` <1383311936-20954-1-git-send-email-bjorn-yOkvZcmFvRU@public.gmane.org>
2013-11-01 13:18   ` [PATCH net-next 1/5] net: cdc_mbim: manage_power should always set needs_remote_wakeup Bjørn Mork
2013-11-01 13:18   ` [PATCH net-next 2/5] net: qmi_wwan: " Bjørn Mork
2013-11-01 13:18   ` [PATCH net-next 5/5] net: cdc_mbim: fixup error return value Bjørn Mork
2013-11-01 13:18 ` [PATCH net-next 3/5] net: qmi_wwan: no need to check for resume if suspend exists Bjørn Mork
2013-11-01 13:18 ` [PATCH net-next 4/5] net: cdc_mbim: " Bjørn Mork
2013-11-04 20:48 ` [PATCH net-next 0/5] cdc_mbim + qmi_wwan trivial fixes David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).