linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ganapathi Bhat <gbhat@marvell.com>
To: <linux-wireless@vger.kernel.org>
Cc: Cathy Luo <cluo@marvell.com>, Xinming Hu <huxm@marvell.com>,
	Zhiyuan Yang <yangzy@marvell.com>, James Cao <jcao@marvell.com>,
	Mangesh Malusare <mmangesh@marvell.com>,
	Ganapathi Bhat <gbhat@marvell.com>
Subject: [PATCH 0/2] mwifiex: address URB submission failure
Date: Thu, 31 Aug 2017 01:21:12 +0530	[thread overview]
Message-ID: <1504122674-3379-1-git-send-email-gbhat@marvell.com> (raw)

This patch series fixes a driver issue with USB interface. When
URB submission fails due to skb allocation, it is retried in
main thread.

Ganapathi Bhat (1):
  mwifiex: print URB submit failure error after threshold attemtps

James Cao (1):
  mwifiex: resubmit failed to submit RX URBs in main thread

 drivers/net/wireless/marvell/mwifiex/main.c | 11 +++++++++++
 drivers/net/wireless/marvell/mwifiex/usb.c  | 11 +++++++++--
 drivers/net/wireless/marvell/mwifiex/usb.h  |  2 ++
 3 files changed, 22 insertions(+), 2 deletions(-)

-- 
1.9.1

             reply	other threads:[~2017-08-30 19:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-30 19:51 Ganapathi Bhat [this message]
2017-08-30 19:51 ` [PATCH 1/2] mwifiex: resubmit failed to submit RX URBs in main thread Ganapathi Bhat
2017-09-20 12:13   ` Kalle Valo
2017-08-30 19:51 ` [PATCH 2/2] mwifiex: print URB submit failure error after threshold attemtps Ganapathi Bhat
2017-09-01  4:05   ` Joe Perches
2017-09-14 14:14     ` [EXT] " Ganapathi Bhat
2017-09-14 21:59       ` Brian Norris
2017-09-15  9:46         ` Ganapathi Bhat
2017-09-20  4:30         ` Kalle Valo
2017-09-20  6:02           ` Brian Norris
2017-09-20 12:09             ` Kalle Valo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1504122674-3379-1-git-send-email-gbhat@marvell.com \
    --to=gbhat@marvell.com \
    --cc=cluo@marvell.com \
    --cc=huxm@marvell.com \
    --cc=jcao@marvell.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=mmangesh@marvell.com \
    --cc=yangzy@marvell.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).