]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: handle BT-coex notification
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 17 Jan 2013 12:20:29 +0000 (14:20 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 6 Mar 2013 15:47:59 +0000 (16:47 +0100)
commit08a40b807476955245a36dfa8c06f12c0beb1fd3
tree433b69e75b6ff514a9e700d0adbf388cc9675a32
parentae35945165977fa70f5c50c69c05f4202cf13de4
iwlwifi: mvm: handle BT-coex notification

The BT-Coex notification is sent by the fw when there are
updates wrt. BT activity. Driver action might be taken
based on the info in this notification.

For now, update the Ack/Cts_kill_msk if HID / SCO / A2DP
profiles are active.

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/mvm.h
drivers/net/wireless/iwlwifi/mvm/ops.c