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:
c4a9faf
)
cfg80211: fix initialization of chan->max_reg_power
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 17 Oct 2012 11:56:20 +0000
(13:56 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Thu, 18 Oct 2012 15:18:48 +0000
(17:18 +0200)
A few places touch chan->max_power based on updated tx power rules, but
forget to do the same to chan->max_reg_power.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found