Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 66547
b: refs/heads/master
c: 80e5367
h: refs/heads/master
i:
  66545: c974eab
  66543: 0fd43d9
v: v3
  • Loading branch information
Brian King authored and David S. Miller committed Oct 10, 2007
1 parent 212253e commit 8a1e7cb
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 5fc7e01cb77132f96e171a37f9f792270b1603f6
refs/heads/master: 80e536770c2fcb8d2b7be9f5a36b85c36fd5943a
2 changes: 2 additions & 0 deletions trunk/drivers/net/ibmveth.c
Original file line number Diff line number Diff line change
Expand Up @@ -778,6 +778,8 @@ static const struct ethtool_ops netdev_ethtool_ops = {
.set_tx_csum = ibmveth_set_tx_csum,
.get_rx_csum = ibmveth_get_rx_csum,
.set_rx_csum = ibmveth_set_rx_csum,
.get_tso = ethtool_op_get_tso,
.get_ufo = ethtool_op_get_ufo,
};

static int ibmveth_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd)
Expand Down

0 comments on commit 8a1e7cb

Please sign in to comment.