netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] staging: wfx: late fixes
@ 2020-03-10 10:13 Jerome Pouiller
  2020-03-10 10:13 ` [PATCH 1/5] staging: wfx: fix warning about freeing in-use mutex during device unregister Jerome Pouiller
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Jerome Pouiller @ 2020-03-10 10:13 UTC (permalink / raw)
  To: devel, linux-wireless
  Cc: netdev, linux-kernel, Greg Kroah-Hartman, Kalle Valo,
	David S . Miller, Jérôme Pouiller

From: Jérôme Pouiller <jerome.pouiller@silabs.com>

This series fixes some issues for 5.6. The two last patches fix misuse
of RCU. They are probably the most important of the series.

Jérôme Pouiller (5):
  staging: wfx: fix warning about freeing in-use mutex during device
    unregister
  staging: wfx: fix lines ending with a comma instead of a semicolon
  staging: wfx: make warning about pending frame less scary
  staging: wfx: fix RCU usage in wfx_join_finalize()
  staging: wfx: fix RCU usage between hif_join() and
    ieee80211_bss_get_ie()

 drivers/staging/wfx/hif_tx.c     | 15 ++++++++-------
 drivers/staging/wfx/hif_tx.h     |  2 +-
 drivers/staging/wfx/hif_tx_mib.h | 15 ++++++++++-----
 drivers/staging/wfx/sta.c        | 25 +++++++++++++++----------
 4 files changed, 34 insertions(+), 23 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2020-03-13 15:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-10 10:13 [PATCH 0/5] staging: wfx: late fixes Jerome Pouiller
2020-03-10 10:13 ` [PATCH 1/5] staging: wfx: fix warning about freeing in-use mutex during device unregister Jerome Pouiller
2020-03-10 10:13 ` [PATCH 2/5] staging: wfx: fix lines ending with a comma instead of a semicolon Jerome Pouiller
2020-03-12 14:14   ` Dan Carpenter
2020-03-10 10:13 ` [PATCH 3/5] staging: wfx: make warning about pending frame less scary Jerome Pouiller
2020-03-12 14:30   ` Dan Carpenter
2020-03-13 15:34     ` Jérôme Pouiller
2020-03-10 10:13 ` [PATCH 4/5] staging: wfx: fix RCU usage in wfx_join_finalize() Jerome Pouiller
2020-03-10 10:13 ` [PATCH 5/5] staging: wfx: fix RCU usage between hif_join() and ieee80211_bss_get_ie() Jerome Pouiller

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).