iwlwifi: mvm: fix the coex firmware API
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 23 Jul 2017 09:53:46 +0000 (12:53 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 9 Aug 2017 18:14:44 +0000 (21:14 +0300)
commit88c5f476bac964eb96e751b004f5684c90629eab
tree694d5e3cba874453bbdb8dc37ca13c6017edcbd5
parent9bb3d5a003b1740a8252c59f6c82dd75b3c0fe83
iwlwifi: mvm: fix the coex firmware API

The firmware API defined in the header files didn't match
the structure that are actually passed by the firmware.
The impact could be a decision for MIMO in Tx or Rx in
coex scenarios.

Fixes: 430a3bbafdc7 ("iwlwifi: mvm: BT Coex - new API")
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/api/coex.h
drivers/net/wireless/intel/iwlwifi/mvm/coex.c
drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c