]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: rename iwl_mvm_new_bt_coex_notif
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Fri, 29 Mar 2013 11:56:19 +0000 (14:56 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 3 Apr 2013 20:49:55 +0000 (22:49 +0200)
commitbb47e907e019109e7a09aacbbfef67f13fd5ab0d
treea0edd1586c94dbfc946e6a120b484da42d7c75e0
parent40299a570dc0232fb373418bcf9c3fc0d4bd72cb
iwlwifi: mvm: rename iwl_mvm_new_bt_coex_notif

It actually handles a BT coex notification, so rename it
to be more self explained.
Also, this function can always look at mvm->last_bt_notif
provided that the latter is updated on time.

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