From: Dan Carpenter Date: Tue, 15 Mar 2011 07:03:24 +0000 (+0300) Subject: iwlwifi: remove duplicate initialization in __iwl_down() X-Git-Tag: v3.0-rc2~7^2~16^2~620 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22dd2fd283ea96b4d45185d3e861ef46005082f4;p=pandora-kernel.git iwlwifi: remove duplicate initialization in __iwl_down() We initialize exit_pending twice. It's the second initialization which is correct. That was added in d745d472af "iwlwifi: cancel scan when down the device". Signed-off-by: Dan Carpenter Acked-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed