]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: BT Coex - use data from firmware
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 30 Jun 2013 04:51:54 +0000 (07:51 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 2 Oct 2013 16:00:41 +0000 (18:00 +0200)
commit6e04e2c93c60d4a46830f131387e70244815f354
tree7d4860e87b29ce9240745966d09357fb1af2e7fb
parentb12c82bef8acc51833236e7a95f16875fecee76f
iwlwifi: mvm: BT Coex - use data from firmware

The data in MailBox comes direclty from the BT core.
We should use the data processed by the WiFi fw that is
appended to the MailBox in the BT Coex notification.
Also decide on whether the Coex type based on the input
from the the firmware and not hard coded.

Also fix the SMPS SISO threshold to 2 (it was 3).

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/mvm/bt-coex.c
drivers/net/wireless/iwlwifi/mvm/rs.c