git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6185af2
)
iwlwifi: mvm: remove code that stops multiple UMAC scans of a type
author
Luciano Coelho
<luciano.coelho@intel.com>
Thu, 7 May 2015 11:41:44 +0000
(14:41 +0300)
committer
Emmanuel Grumbach
<emmanuel.grumbach@intel.com>
Thu, 28 May 2015 10:35:23 +0000
(13:35 +0300)
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>
No differences found