iwlwifi: mvm: beautify code in BT Coex
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Fri, 29 Mar 2013 11:52:17 +0000 (14:52 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 3 Apr 2013 20:49:53 +0000 (22:49 +0200)
The iterators don't need to know what bt_kill_msk means.
All they need to know is if reduced Tx power is enabled
on an interface or not. So change the member of the
iterator to be a bool.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found