iwlwifi: mvm: add support for new FTM fw API
authorAvraham Stern <avraham.stern@intel.com>
Mon, 7 Jan 2019 08:35:26 +0000 (10:35 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 14 Feb 2019 09:29:49 +0000 (11:29 +0200)
commitff418feeec0fefb8373567c1e4e32b631587f454
tree95a75fd1bf46d8809a768f9a5b9547993e521324
parente2b7f83cc8c443de357cd1ad71d66541889578e8
iwlwifi: mvm: add support for new FTM fw API

The FTM new API uses API TLV bit 15. The driver mistakenly uses
this bit for beacon filter API, although no TLV was assigned for
the beacon filter API. For now, make beacon filter use bit 16
instead (not set by the fw anyway). Once a TLV is assigned to the
beacon filter API it should be updated.

Signed-off-by: Avraham Stern <avraham.stern@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
drivers/net/wireless/intel/iwlwifi/fw/file.h
drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c