]> 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)
commit0e3cce781ff1de83425ec1363698c6f0f72bc609
tree7d4860e87b29ce9240745966d09357fb1af2e7fb
parentdc26c11e55cda6ea46180dad755f65b2fc295e76
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