Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233838
b: refs/heads/master
c: 9eb0e6f
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and David S. Miller committed Feb 28, 2011
1 parent c3b6363 commit 14f37e1
Show file tree
Hide file tree
Showing 2 changed files with 3 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: a90e81579de79e1e94b9af6216e4ef54e468ef4a
refs/heads/master: 9eb0e6f26e48ef22cc56a2b81b1572ace999f70f
3 changes: 2 additions & 1 deletion trunk/drivers/net/fec.c
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,8 @@ static struct platform_device_id fec_devtype[] = {
}, {
.name = "imx28-fec",
.driver_data = FEC_QUIRK_ENET_MAC | FEC_QUIRK_SWAP_FRAME,
}
},
{ }
};

static unsigned char macaddr[ETH_ALEN];
Expand Down

0 comments on commit 14f37e1

Please sign in to comment.