From: Eyal Shapira Date: Sun, 14 Sep 2014 12:23:23 +0000 (+0300) Subject: iwlwifi: mvm: rs: refactor to allow direct rs updating X-Git-Tag: fixes-against-v3.18-rc2~144^2~39^2~74^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ebc8f2ef83d182941e741af4b59dc904f12853c;p=pandora-kernel.git 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 Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed