Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130149
b: refs/heads/master
c: 9d97f2e
h: refs/heads/master
i:
  130147: 333f1fa
v: v3
  • Loading branch information
Jouni Malinen authored and John W. Linville committed Jan 16, 2009
1 parent 2d75d49 commit 38a8491
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: b657eade2f98b5c689e405bd6e4e445471066380
refs/heads/master: 9d97f2e55e3df44e3b6b4cc58b091501ba7ee0ac
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath9k/regd_common.h
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ enum {
};

#define REG_DOMAIN_2GHZ_MASK (REQ_MASK & \
(!(ADHOC_NO_11A | DISALLOW_ADHOC_11A | DISALLOW_ADHOC_11A_TURB)))
(~(ADHOC_NO_11A | DISALLOW_ADHOC_11A | DISALLOW_ADHOC_11A_TURB)))
#define REG_DOMAIN_5GHZ_MASK REQ_MASK

static struct reg_dmn_pair_mapping regDomainPairs[] = {
Expand Down

0 comments on commit 38a8491

Please sign in to comment.