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