Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267467
b: refs/heads/master
c: 124bf34
h: refs/heads/master
i:
  267465: 7513733
  267463: d4e5f64
v: v3
  • Loading branch information
Arend van Spriel authored and Greg Kroah-Hartman committed Aug 23, 2011
1 parent 9d50c61 commit 44363e1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: d788766c12f89ebf486101a3f9a30317c324a14b
refs/heads/master: 124bf340114b74eb0a9f49dd51e855fa2300b565
4 changes: 2 additions & 2 deletions trunk/drivers/staging/brcm80211/brcmsmac/channel.c
Original file line number Diff line number Diff line change
Expand Up @@ -1279,8 +1279,8 @@ brcms_c_channel_reg_limits(struct brcms_cm_info *wlc_cm, u16 chanspec,
const struct country_info *country;
struct brcms_band *band;
const struct locale_info *li;
int conducted_max;
int conducted_ofdm_max;
int conducted_max = BRCMS_TXPWR_MAX;
int conducted_ofdm_max = BRCMS_TXPWR_MAX;
const struct locale_mimo_info *li_mimo;
int maxpwr20, maxpwr40;
int maxpwr_idx;
Expand Down

0 comments on commit 44363e1

Please sign in to comment.