Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361109
b: refs/heads/master
c: 87ab7f6
h: refs/heads/master
i:
  361107: c67fec7
v: v3
  • Loading branch information
Vlad Yasevich authored and David S. Miller committed Mar 7, 2013
1 parent 4b5fb7c commit 881e2ca
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: ba81276b1a5e3cf0674cb0e6d9525e5ae0c98695
refs/heads/master: 87ab7f6f2874f1115817e394a7ed2dea1c72549e
1 change: 1 addition & 0 deletions trunk/drivers/net/macvlan.c
Original file line number Diff line number Diff line change
Expand Up @@ -660,6 +660,7 @@ void macvlan_common_setup(struct net_device *dev)
ether_setup(dev);

dev->priv_flags &= ~(IFF_XMIT_DST_RELEASE | IFF_TX_SKB_SHARING);
dev->priv_flags |= IFF_UNICAST_FLT;
dev->netdev_ops = &macvlan_netdev_ops;
dev->destructor = free_netdev;
dev->header_ops = &macvlan_hard_header_ops,
Expand Down

0 comments on commit 881e2ca

Please sign in to comment.