From: Luciano Coelho Date: Thu, 7 May 2015 11:41:44 +0000 (+0300) Subject: iwlwifi: mvm: remove code that stops multiple UMAC scans of a type X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~139^2^2~24 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=434f3c1bd5571b54e6684194fcb9fd78641fcc78;p=pandora-kernel.git iwlwifi: mvm: remove code that stops multiple UMAC scans of a type We can only have one scan per type at the same time, so the code that tries to stop several scans of a type is unnecessary. Remove that to reduce code complexity. Signed-off-by: Luciano Coelho Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed