Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 340600
b: refs/heads/master
c: 23ea5a9
h: refs/heads/master
v: v3
  • Loading branch information
Hannes Frederic Sowa authored and David S. Miller committed Nov 1, 2012
1 parent ce1b6ea commit 5974622
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2e5b38abcfad3049608a051826a5aaec2122cdac
refs/heads/master: 23ea5a963768ff162a9ff8654589d7f7e1dfb780
1 change: 1 addition & 0 deletions trunk/drivers/net/veth.c
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@ static void veth_setup(struct net_device *dev)
ether_setup(dev);

dev->priv_flags &= ~IFF_TX_SKB_SHARING;
dev->priv_flags |= IFF_LIVE_ADDR_CHANGE;

dev->netdev_ops = &veth_netdev_ops;
dev->ethtool_ops = &veth_ethtool_ops;
Expand Down

0 comments on commit 5974622

Please sign in to comment.