From: Emmanuel Grumbach Date: Sun, 6 Jul 2014 06:34:38 +0000 (+0300) Subject: iwlwifi: mvm: BT Coex - fix the ACK / CTS kill mask X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~7^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1459f269e836834494e944ea7687177932568d00;p=pandora-kernel.git iwlwifi: mvm: BT Coex - fix the ACK / CTS kill mask According to new requirements, the ACK / CTS kill mask is not related to reduced TX power anymore. This allows to remove the code that tracked reduced TX power enablement across different interfaces. The ACK / CTS kill mask is now fetch from a table. It depends on the Activity grading (activity from BT) and on the Look Up Table (LUT) type. Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed