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:
5cbc95a
)
mac80211: consider only relevant vifs for radar_required calculation
author
Eliad Peller
<eliad@wizery.com>
Wed, 7 Jan 2015 15:50:10 +0000
(17:50 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Wed, 14 Jan 2015 08:37:06 +0000
(09:37 +0100)
ctx->conf.radar_enabled should reflect whether radar
detection is enabled for the channel context.
When calculating it, make it consider only the vifs
that have this context assigned (instead of all the
vifs).
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found