Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 341961
b: refs/heads/master
c: fc1b63d
h: refs/heads/master
i:
  341959: 47880c3
v: v3
  • Loading branch information
Gabor Juhos authored and John W. Linville committed Dec 3, 2012
1 parent 991844d commit 59483cb
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: 649a6ac4a7d6eab2752893d69f722ccd9674dd4e
refs/heads/master: fc1b63d75d9551bbfaff178a3f191c3d05db8c6e
4 changes: 2 additions & 2 deletions trunk/drivers/net/wireless/rt2x00/rt2800.h
Original file line number Diff line number Diff line change
Expand Up @@ -1993,8 +1993,8 @@ struct mac_iveiv_entry {
*/
#define RFCSR3_K FIELD8(0x0f)
/* Bits [7-4] for RF3320 (RT3370/RT3390), on other chipsets reserved */
#define RFCSR3_PA1_BIAS_CCK FIELD8(0x70);
#define RFCSR3_PA2_CASCODE_BIAS_CCKK FIELD8(0x80);
#define RFCSR3_PA1_BIAS_CCK FIELD8(0x70)
#define RFCSR3_PA2_CASCODE_BIAS_CCKK FIELD8(0x80)

/*
* FRCSR 5:
Expand Down

0 comments on commit 59483cb

Please sign in to comment.