iwlwifi: mvm: BT Coex - remove shadowing variable
authorJohannes Berg <johannes.berg@intel.com>
Fri, 25 Jul 2014 12:49:59 +0000 (14:49 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 8 Sep 2014 06:16:55 +0000 (09:16 +0300)
commit787d6c1f17eae41429d35eb0f1b38f44659f5f1d
treed918321273ce4374b83c9b4976b43d10118f61a6
parent6efaaf33bece53a842cb1cc71971a05216d81473
iwlwifi: mvm: BT Coex - remove shadowing variable

The variable 'u32 mode' exists twice, the latter shadowing
the former - remove the latter since there's no need for
two variables.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/coex.c