]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: remove code that stops multiple UMAC scans of a type
authorLuciano Coelho <luciano.coelho@intel.com>
Thu, 7 May 2015 11:41:44 +0000 (14:41 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 28 May 2015 10:35:23 +0000 (13:35 +0300)
commitd767492191b44fe315d29dd56cab5044b0cdeab7
treea2c1204126601838cf3d96cd584d36cd9c349294
parent7013ecd50d65204301e30264c4c180bdde8d6633
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 <luciano.coelho@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/scan.c