|
@@ -69,7 +69,7 @@ static int ar9003_hw_power_interpolate(int32_t x,
|
|
|
static const struct ar9300_eeprom ar9300_default = {
|
|
|
.eepromVersion = 2,
|
|
|
.templateVersion = 2,
|
|
|
- .macAddr = {1, 2, 3, 4, 5, 6},
|
|
|
+ .macAddr = {0, 2, 3, 4, 5, 6},
|
|
|
.custData = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
|
|
0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
|
|
|
.baseEepHeader = {
|