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:
e7f2337
)
mac80211: don't defer scans in case of radar detection
author
Eliad Peller
<eliad@wizery.com>
Wed, 7 Jan 2015 15:50:11 +0000
(17:50 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Wed, 14 Jan 2015 08:37:07 +0000
(09:37 +0100)
Radar detection can last indefinite time. There is no
point in deferring a scan request in this case - simply
return -EBUSY.
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found