Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298482
b: refs/heads/master
c: cdaf0b8
h: refs/heads/master
v: v3
  • Loading branch information
stigge@antcom.de authored and David S. Miller committed Apr 1, 2012
1 parent 89700f3 commit 834a5cb
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: 6523cf9a460c488c681b7e4ecef2395491de1d4e
refs/heads/master: cdaf0b835df04177397b90214f8b457fd23b67e0
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/nxp/lpc_eth.c
Original file line number Diff line number Diff line change
Expand Up @@ -1441,7 +1441,7 @@ static int lpc_eth_drv_probe(struct platform_device *pdev)
}
#endif
if (!is_valid_ether_addr(ndev->dev_addr))
dev_hw_addr_random(ndev, ndev->dev_addr);
eth_hw_addr_random(ndev);

/* Reset the ethernet controller */
__lpc_eth_reset(pldat);
Expand Down

0 comments on commit 834a5cb

Please sign in to comment.