From: Emmanuel Grumbach Date: Tue, 25 Jun 2013 18:57:08 +0000 (+0300) Subject: iwlwifi: mvm: fix the ACK / CTS kill mask upon RSSI event X-Git-Tag: v3.12-rc1~132^2~297^2^2~41^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e0366f9c7ceefaa1c9fdb9529d23011d655d49c;p=pandora-kernel.git iwlwifi: mvm: fix the ACK / CTS kill mask upon RSSI event If a vif's RSSI gets good enough, we can enable reduced Tx power. If so, we need to update the ACK / CTS kill mask accordingly. Since the auditing for the interfaces was bad, we enabled reduced Tx power, but didn't update the ACK / CTS kill mask. This is harmless since the firmware is most likely to discard this setting anyway, but it is a good practice to update it. Signed-off-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed