|
@@ -922,7 +922,7 @@ static const struct ar9300_eeprom ar9300_x113 = {
|
|
|
.db_stage2 = {3, 3, 3}, /* 3 chain */
|
|
|
.db_stage3 = {3, 3, 3}, /* doesn't exist for 2G */
|
|
|
.db_stage4 = {3, 3, 3}, /* don't exist for 2G */
|
|
|
- .xpaBiasLvl = 0,
|
|
|
+ .xpaBiasLvl = 0xf,
|
|
|
.txFrameToDataStart = 0x0e,
|
|
|
.txFrameToPaOn = 0x0e,
|
|
|
.txClip = 3, /* 4 bits tx_clip, 4 bits dac_scale_cck */
|