]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: umac error table mismatch
authorRoee Goldfiner <roee.h.goldfiner@intel.com>
Sun, 11 Apr 2021 09:46:23 +0000 (12:46 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 14 Apr 2021 09:07:19 +0000 (12:07 +0300)
commit7981eb6ec1369588bb4a334031ed3ef2ee55fa8c
treed460606bd4de2efd8e8f99070b3063d2d606dd94
parent65f2ea395799db97957b431ec9aca3275b78ca50
iwlwifi: mvm: umac error table mismatch

umac_error_table In TLV address was read using mask on MSB
but on the same table in alive message it was without which
caused mismatch in devices with different memory region MSB

Signed-off-by: Roee Goldfiner <roee.h.goldfiner@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20210411124417.179fee442115.Ib6eabe86cfda0b6044f07c07448c366b6e07e53d@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/img.h
drivers/net/wireless/intel/iwlwifi/iwl-drv.c
drivers/net/wireless/intel/iwlwifi/mvm/fw.c