From: Luca Coelho <luciano.coelho@xxxxxxxxx> Hi, Here are three patches intended for 4.11. The first one is an RCU fix by Sari. The second one is a fix for a potential out-of-bounds access crash by Dan. And finally, the third and bigger one, is a fix for IBSS, which has been broken since DQA was enabled in the driver. As usual, I'm pushing this to a pending branch, for kbuild bot, and will send a pull-request later. Please review. Cheers, Luca. Dan Carpenter (1): iwlwifi: mvm: writing zero bytes to debugfs causes a crash Liad Kaufman (1): iwlwifi: mvm: support ibss in dqa mode Sara Sharon (1): iwlwifi: mvm: fix accessing fw_id_to_mac_id drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c | 2 ++ drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c | 3 ++- drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c | 2 +- drivers/net/wireless/intel/iwlwifi/mvm/sta.c | 9 ++++++--- drivers/net/wireless/intel/iwlwifi/mvm/tx.c | 7 +++++-- 5 files changed, 16 insertions(+), 7 deletions(-) -- 2.11.0