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)
commitdb06f04dafa1c1d94db1ef162addaff778f6457a
tree316fc0720d01c35710d717f117e7e491104e55c0
parent585a26274221e1cd7e0c06e0f96fbf4a7269187b
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