Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74880
b: refs/heads/master
c: 3ae4125
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Hemminger authored and David S. Miller committed Dec 16, 2007
1 parent 3f77e8f commit 1b5875c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: f33e1d9fa20381afa3be7e7f560c59845bfa5cec
refs/heads/master: 3ae412544cde6d987e0e48778bd87bc96a5749df
3 changes: 1 addition & 2 deletions trunk/net/bridge/br_device.c
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,7 @@ static struct ethtool_ops br_ethtool_ops = {

void br_dev_setup(struct net_device *dev)
{
memset(dev->dev_addr, 0, ETH_ALEN);

random_ether_addr(dev->dev_addr);
ether_setup(dev);

dev->do_ioctl = br_dev_ioctl;
Expand Down

0 comments on commit 1b5875c

Please sign in to comment.