Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149787
b: refs/heads/master
c: 3ef8e4e
h: refs/heads/master
i:
  149785: 554f24f
  149783: b0e50fe
v: v3
  • Loading branch information
Alexander Beregalov authored and David S. Miller committed Apr 20, 2009
1 parent 45b6942 commit 2ba6b3a
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: 7fe624f5607ed98de0034adf130e857474dffc2b
refs/heads/master: 3ef8e4e9e4d18910cd03dcd481a5dced437b83cf
2 changes: 1 addition & 1 deletion trunk/drivers/net/iseries_veth.c
Original file line number Diff line number Diff line change
Expand Up @@ -1077,7 +1077,7 @@ static struct net_device *veth_probe_one(int vlan,

memcpy(&port->mac_addr, mac_addr, ETH_ALEN);

dev->netdev = &veth_netdev_ops;
dev->netdev_ops = &veth_netdev_ops;
SET_ETHTOOL_OPS(dev, &ops);

SET_NETDEV_DEV(dev, vdev);
Expand Down

0 comments on commit 2ba6b3a

Please sign in to comment.