]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdc57dcf931baf5ab40195153370b8c7f949de94c
treed918321273ce4374b83c9b4976b43d10118f61a6
parent2d336feb25c3e4a9cab0956988909d1a451abafd
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