Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH v2 0/3] mt76: suspend/stop/removal fixes
@ 2019-04-23 10:37 Stanislaw Gruszka
  2019-04-23 10:37 ` [PATCH v2 1/3] mt76x02u: remove bogus stop on suspend Stanislaw Gruszka
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Stanislaw Gruszka @ 2019-04-23 10:37 UTC (permalink / raw)
  To: linux-wireless; +Cc: Felix Fietkau, Lorenzo Bianconi

Fixes for some coroner cases during suspend/stop/removal intended to
-next since problems are not reproducible in practice and changes
relay on -next patches.

Stanislaw Gruszka (3):
  mt76x02u: remove bogus stop on suspend
  mt76usb: fix tx/rx stop
  mt76x02: remove bogus mutex usage

RFC -> v1:
- remove uneeded goto
- fix comments and changelog
v1 -> v2
- actually sent updated patches

 drivers/net/wireless/mediatek/mt76/mac80211.c |  3 +-
 drivers/net/wireless/mediatek/mt76/mt76.h     |  7 +-
 .../net/wireless/mediatek/mt76/mt76x0/pci.c   |  6 --
 .../net/wireless/mediatek/mt76/mt76x0/usb.c   | 33 ++------
 .../wireless/mediatek/mt76/mt76x2/pci_main.c  |  5 --
 .../net/wireless/mediatek/mt76/mt76x2/usb.c   | 10 +--
 .../wireless/mediatek/mt76/mt76x2/usb_init.c  |  1 -
 .../wireless/mediatek/mt76/mt76x2/usb_main.c  | 11 +--
 drivers/net/wireless/mediatek/mt76/usb.c      | 78 +++++++++++++------
 9 files changed, 74 insertions(+), 80 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-04-25 12:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-23 10:37 [PATCH v2 0/3] mt76: suspend/stop/removal fixes Stanislaw Gruszka
2019-04-23 10:37 ` [PATCH v2 1/3] mt76x02u: remove bogus stop on suspend Stanislaw Gruszka
2019-04-23 10:37 ` [PATCH v2 2/3] mt76usb: fix tx/rx stop Stanislaw Gruszka
2019-04-23 10:37 ` [PATCH v2 3/3] mt76x02: remove bogus mutex usage Stanislaw Gruszka
2019-04-25 12:37 ` [PATCH v2 0/3] mt76: suspend/stop/removal fixes Felix Fietkau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox