Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183591
b: refs/heads/master
c: 08030db
h: refs/heads/master
i:
  183589: 99942a8
  183587: 81095a9
  183583: 33c973b
v: v3
  • Loading branch information
Luis R. Rodriguez authored and John W. Linville committed Jan 12, 2010
1 parent 380581b commit 0deafdb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b74d12e116528fadc35f305eb6e9525a3a2b62b1
refs/heads/master: 08030db6e5275dda19ea1b3ab8a41c992799db4a
2 changes: 1 addition & 1 deletion trunk/net/wireless/reg.c
Original file line number Diff line number Diff line change
Expand Up @@ -680,7 +680,7 @@ static struct ieee80211_regdomain *country_ie_2_rd(
*/
freq_range->max_bandwidth_khz = MHZ_TO_KHZ(40);
power_rule->max_antenna_gain = DBI_TO_MBI(100);
power_rule->max_eirp = DBM_TO_MBM(100);
power_rule->max_eirp = DBM_TO_MBM(triplet->chans.max_power);

country_ie += 3;
country_ie_len -= 3;
Expand Down

0 comments on commit 0deafdb

Please sign in to comment.