From: Emmanuel Grumbach Date: Fri, 29 Mar 2013 11:52:17 +0000 (+0300) Subject: iwlwifi: mvm: beautify code in BT Coex X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~43^2^2~97^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e511c3135ae4937d5cfd6a109c2f7c22e111f65;p=pandora-kernel.git iwlwifi: mvm: beautify code in BT Coex 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 Signed-off-by: Johannes Berg --- Reading git-diff-tree failed