From: Luca Coelho <luciano.coelho@xxxxxxxxx> Hi, This is the first patchset with fixes for v5.15. The changes are: * Some memory handling fixes; * Fix the device initialization configuration for So devices; * Fix resume flow when iwlwifi resume fails; * Fix device configuration for JnP edvices. As usual, I'm pushing this to a pending branch, for kbuild bot. And since these are fixes for the rc series, please take them directly to wireless-drivers.git, as we agreed. I'll assign them to you. Cheers, Luca. Johannes Berg (4): iwlwifi: mvm: reset PM state on unsuccessful resume iwlwifi: pnvm: don't kmemdup() more than we have iwlwifi: pnvm: read EFI data only if long enough iwlwifi: cfg: set low-latency-xtal for some integrated So devices Yaara Baruch (1): iwlwifi: change all JnP to NO-160 configuration drivers/net/wireless/intel/iwlwifi/cfg/22000.c | 2 +- drivers/net/wireless/intel/iwlwifi/fw/pnvm.c | 13 ++++++++----- drivers/net/wireless/intel/iwlwifi/mvm/d3.c | 5 ++++- drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 6 +++--- 4 files changed, 16 insertions(+), 10 deletions(-) -- 2.33.0