[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200310101356.182818-1-Jerome.Pouiller@silabs.com>
Date: Tue, 10 Mar 2020 11:13:51 +0100
From: Jerome Pouiller <Jerome.Pouiller@...abs.com>
To: devel@...verdev.osuosl.org, linux-wireless@...r.kernel.org
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Kalle Valo <kvalo@...eaurora.org>,
"David S . Miller" <davem@...emloft.net>,
Jérôme Pouiller
<jerome.pouiller@...abs.com>
Subject: [PATCH 0/5] staging: wfx: late fixes
From: Jérôme Pouiller <jerome.pouiller@...abs.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
Powered by blists - more mailing lists