]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: support new shared memory config API
authorSara Sharon <sara.sharon@intel.com>
Tue, 5 Jul 2016 14:37:58 +0000 (17:37 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 15 Sep 2016 16:36:21 +0000 (19:36 +0300)
commitf5a6b5cf1dc9553a26f98e4201931d4250f973f9
tree316fc0720d01c35710d717f117e7e491104e55c0
parent22bc03c49e6b8314997ec916ff7a19f0f6c62ad6
iwlwifi: mvm: support new shared memory config API

In a000 devices we have 15 fifos, so in the shared memory
config the number of tx fifos in the array was changed
accordingly.
As it is in the middle of the struct, the parsing code needs
to be duplicated.
To minimize the duplication, do not save variables we never
actually use.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/fw-api.h
drivers/net/wireless/intel/iwlwifi/mvm/fw-dbg.c
drivers/net/wireless/intel/iwlwifi/mvm/fw.c
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h