Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263537
b: refs/heads/master
c: b503c7a
h: refs/heads/master
i:
  263535: 7dc5157
v: v3
  • Loading branch information
Senthil Balasubramanian authored and John W. Linville committed Aug 22, 2011
1 parent f24bf3d commit 5561a44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 543cc38c8fe86deba4169977c61eb88491036837
refs/heads/master: b503c7a273c0a3018ad11ea8c513c639120afbf4
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
Expand Down

0 comments on commit 5561a44

Please sign in to comment.