iwlwifi: mvm: force quota update upon NoA setting
authorShaul Triebitz <shaul.triebitz@intel.com>
Thu, 30 Nov 2017 13:23:23 +0000 (15:23 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 20 Dec 2017 16:28:24 +0000 (18:28 +0200)
commit22b2104193da5edab4189d0357418d8e151082eb
tree3b7d02a9913b9460f144f40e68af4806659893bc
parent870c2a1123b8b63be54f4c512e5d12dabec66b95
iwlwifi: mvm: force quota update upon NoA setting

The way p2p NoA is forced in SCM (used for WFA tests)
is by setting a quota < 100% (simulating DCM).
A test-mode command is used for setting the NoA params.
In that case, force quota update or nothing will happen
if there was no significant change in the quota
at that exact point (which is likely to be the case).

Signed-off-by: Shaul Triebitz <shaul.triebitz@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c