iwlwifi: mvm: support v4 of the TX power command
authorLuca Coelho <luciano.coelho@intel.com>
Tue, 28 Jun 2016 21:38:40 +0000 (00:38 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 6 Jul 2016 07:30:06 +0000 (10:30 +0300)
commit55bfa4b9d47d905b068b255659cc0ff039af2d21
tree0b6c55d0c843163d9e3e6b9acb44d55b600df1e0
parent564cdce735da0ad036051052e5c01760cc70494f
iwlwifi: mvm: support v4 of the TX power command

Add support for the v4 version of the TX power command.  Just add a
new version and do the same sizing tricks that were done when support
for v3 was introduced.

This patch doesn't support the new functionality introduced, but makes
the driver work with the new size of the command.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-fw-file.h
drivers/net/wireless/intel/iwlwifi/mvm/fw-api-power.h
drivers/net/wireless/intel/iwlwifi/mvm/fw.c
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c