|
@@ -139,7 +139,7 @@ static const struct ar9300_eeprom ar9300_default = {
|
|
|
},
|
|
|
.base_ext1 = {
|
|
|
.ant_div_control = 0,
|
|
|
- .future = {0, 0, 0},
|
|
|
+ .future = {0, 0},
|
|
|
.tempslopextension = {0, 0, 0, 0, 0, 0, 0, 0}
|
|
|
},
|
|
|
.calFreqPier2G = {
|
|
@@ -717,7 +717,7 @@ static const struct ar9300_eeprom ar9300_x113 = {
|
|
|
},
|
|
|
.base_ext1 = {
|
|
|
.ant_div_control = 0,
|
|
|
- .future = {0, 0, 0},
|
|
|
+ .future = {0, 0},
|
|
|
.tempslopextension = {0, 0, 0, 0, 0, 0, 0, 0}
|
|
|
},
|
|
|
.calFreqPier2G = {
|
|
@@ -1296,7 +1296,7 @@ static const struct ar9300_eeprom ar9300_h112 = {
|
|
|
},
|
|
|
.base_ext1 = {
|
|
|
.ant_div_control = 0,
|
|
|
- .future = {0, 0, 0},
|
|
|
+ .future = {0, 0},
|
|
|
.tempslopextension = {0, 0, 0, 0, 0, 0, 0, 0}
|
|
|
},
|
|
|
.calFreqPier2G = {
|
|
@@ -1875,7 +1875,7 @@ static const struct ar9300_eeprom ar9300_x112 = {
|
|
|
},
|
|
|
.base_ext1 = {
|
|
|
.ant_div_control = 0,
|
|
|
- .future = {0, 0, 0},
|
|
|
+ .future = {0, 0},
|
|
|
.tempslopextension = {0, 0, 0, 0, 0, 0, 0, 0}
|
|
|
},
|
|
|
.calFreqPier2G = {
|
|
@@ -2453,7 +2453,7 @@ static const struct ar9300_eeprom ar9300_h116 = {
|
|
|
},
|
|
|
.base_ext1 = {
|
|
|
.ant_div_control = 0,
|
|
|
- .future = {0, 0, 0},
|
|
|
+ .future = {0, 0},
|
|
|
.tempslopextension = {0, 0, 0, 0, 0, 0, 0, 0}
|
|
|
},
|
|
|
.calFreqPier2G = {
|