From: Eyal Shapira Date: Mon, 9 Feb 2015 13:18:17 +0000 (+0200) Subject: iwlwifi: mvm: fix BT coex shared antenna activity check X-Git-Tag: omap-for-v4.2/o2_dc~131^2~295^2~23 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afcee962b09842d0f4191beb4a2d08251b4c7705;p=pandora-kernel.git iwlwifi: mvm: fix BT coex shared antenna activity check The shared antenna should be forbidden to use only if there's high BT activity. Comparing to BT_OFF was effectively causing us to always forbid using the shared antenna for SISO. This leads to degraded performance in scenarios where the shared antenna would have better performance. Signed-off-by: Eyal Shapira Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed