|
@@ -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:
|