commit | 1ebc8f2ef83d182941e741af4b59dc904f12853c | [log] [tgz] |
---|---|---|
author | Eyal Shapira <eyal@wizery.com> | Sun Sep 14 15:23:23 2014 +0300 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sun Sep 21 13:25:45 2014 +0300 |
tree | 0de970aeb5d14df952221aacffa2e26251b3edc6 | |
parent | 361dbec8acffe0201486f1750353a26d21cfff32 [diff] |
iwlwifi: mvm: rs: refactor to allow direct rs updating Enable RS to get updated directly via iwl_mvm_rs_tx_status which will be called by the driver and not via mac80211 rate control. This is required for a following patch to report on BAs which do not cause the BA window to progress. Also this is a first step in decoupling rs from the mac80211 rate control. Signed-off-by: Eyal Shapira <eyalx.shapira@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>