Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134845
b: refs/heads/master
c: 63a7c8e
h: refs/heads/master
i:
  134843: 522b5c8
v: v3
  • Loading branch information
Bob Copeland authored and John W. Linville committed Feb 27, 2009
1 parent 461586f commit 09c53e9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition 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: 795cc0ad54128ada6f54d8b1eb051a907df6387e
refs/heads/master: 63a7c8e254651d1080809de22f0db3ac70fbf914
1 change: 0 additions & 1 deletion trunk/drivers/net/wireless/ath9k/regd.c
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,6 @@ int ath9k_regd_init(struct ath_hw *ah)
regdmn = country->regDmnEnum;
}

ah->regulatory.current_rd_inuse = regdmn;
ah->regulatory.regpair = ath9k_get_regpair(regdmn);

if (!ah->regulatory.regpair) {
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/net/wireless/ath9k/regd.h
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ struct ath9k_regulatory {
u32 tp_scale;
u16 current_rd;
u16 current_rd_ext;
u16 current_rd_inuse;
int16_t power_limit;
struct reg_dmn_pair_mapping *regpair;
};
Expand Down

0 comments on commit 09c53e9

Please sign in to comment.