]> 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)
commit14d088ce7ef014b4c575a8caa6f2e31bd41b4bbc
tree316fc0720d01c35710d717f117e7e491104e55c0
parent02742f6c68ba4662863c1c25bff4be8bc34c58c4
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