From: Luca Coelho <luciano.coelho@xxxxxxxxx> Hi, This is the fourth patchset with fixes for 5.1. The changes are: * Fix an oops when we receive a packet with bogus lengths; * Fix a bug that prevented 5350 devices from working; As usual, I'm pushing this to a pending branch, for kbuild bot, and will send a pull-request later. Please review. Cheers, Luca. Emmanuel Grumbach (1): iwlwifi: fix driver operation for 5350 Luca Coelho (1): iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb() drivers/net/wireless/intel/iwlwifi/cfg/5000.c | 3 +- drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c | 28 ++++++++++++++++--- 2 files changed, 26 insertions(+), 5 deletions(-) -- 2.20.1