iwlwifi: mvm: fix BT coex shared antenna activity check
authorEyal Shapira <eyal@wizery.com>
Mon, 9 Feb 2015 13:18:17 +0000 (15:18 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 1 Mar 2015 14:55:07 +0000 (16:55 +0200)
commitafcee962b09842d0f4191beb4a2d08251b4c7705
tree2d4c54767c184d02ca3b9ac57421bf0f049b1658
parent16c426ff9e13a06d754ed7484f5e6e6d6550f968
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 <eyalx.shapira@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/coex_legacy.c
This page took 0.028633 seconds and 5 git commands to generate.