aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAmitkumar Karwar <[email protected]>2012-06-27 19:57:59 -0700
committerJohn W. Linville <[email protected]>2012-06-28 14:37:50 -0400
commit34202e28fe7fc8551313f9a035a8857db83de757 (patch)
tree74086b8a3c6c78b446b84273fc5d83bef226ffc2 /scripts
parent2041d7dff287333036145ba3aab57e3b675babef (diff)
mwifiex: retrieve correct max_power information in reg_notifier handler
As we don't provide custom regulatory rules to cfg80211, "chan->max_power" remains uninitialized (0dbm) and "chan->max_reg_power" will contain maximum power for a channel extracted from regulatory rules provided by CRDA; hence use "chan->max_reg_power" in reg_notifier handler instead of "chan->max_power" to set max_power in firmware. Signed-off-by: Amitkumar Karwar <[email protected]> Signed-off-by: Bing Zhao <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions