All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mwifiex: address URB submission failure
@ 2017-08-30 19:51 Ganapathi Bhat
  2017-08-30 19:51 ` [PATCH 1/2] mwifiex: resubmit failed to submit RX URBs in main thread Ganapathi Bhat
  2017-08-30 19:51 ` [PATCH 2/2] mwifiex: print URB submit failure error after threshold attemtps Ganapathi Bhat
  0 siblings, 2 replies; 11+ messages in thread
From: Ganapathi Bhat @ 2017-08-30 19:51 UTC (permalink / raw)
  To: linux-wireless
  Cc: Cathy Luo, Xinming Hu, Zhiyuan Yang, James Cao, Mangesh Malusare,
	Ganapathi Bhat

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

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

end of thread, other threads:[~2017-09-20 12:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-30 19:51 [PATCH 0/2] mwifiex: address URB submission failure Ganapathi Bhat
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.