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)
commit434f3c1bd5571b54e6684194fcb9fd78641fcc78
treea2c1204126601838cf3d96cd584d36cd9c349294
parent6185af2aad5b1bd63d962008c6449f3ae3ef896b
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