Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 315235
b: refs/heads/master
c: 1960195
h: refs/heads/master
i:
  315233: cbd2e73
  315231: 99046ab
v: v3
  • Loading branch information
Thomas Huehn authored and John W. Linville committed Jul 9, 2012
1 parent d621436 commit 8630d13
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: c11216d1f62163e7de92793dcfd4d06247d0a20e
refs/heads/master: 19601957252413676ff107faf0fb00a80874c253
6 changes: 3 additions & 3 deletions trunk/drivers/net/wireless/ath/ath9k/reg.h
Original file line number Diff line number Diff line change
Expand Up @@ -1643,11 +1643,11 @@ enum {

#define AR_TPC 0x80e8
#define AR_TPC_ACK 0x0000003f
#define AR_TPC_ACK_S 0x00
#define AR_TPC_ACK_S 0
#define AR_TPC_CTS 0x00003f00
#define AR_TPC_CTS_S 0x08
#define AR_TPC_CTS_S 8
#define AR_TPC_CHIRP 0x003f0000
#define AR_TPC_CHIRP_S 0x16
#define AR_TPC_CHIRP_S 16

#define AR_QUIET1 0x80fc
#define AR_QUIET1_NEXT_QUIET_S 0
Expand Down

0 comments on commit 8630d13

Please sign in to comment.