From: Jérôme Pouiller <jerome.pouiller@xxxxxxxxxx> 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