commit | db06f04dafa1c1d94db1ef162addaff778f6457a | [log] [tgz] |
---|---|---|
author | Sara Sharon <sara.sharon@intel.com> | Tue Jul 05 17:37:58 2016 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Thu Sep 15 19:36:21 2016 +0300 |
tree | 316fc0720d01c35710d717f117e7e491104e55c0 | |
parent | 585a26274221e1cd7e0c06e0f96fbf4a7269187b [diff] |
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>