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)
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>

No differences found