Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 121871
b: refs/heads/master
c: 0276b49
h: refs/heads/master
i:
  121869: 6dab264
  121867: 0ea3612
  121863: 25867a2
  121855: 189b7f7
v: v3
  • Loading branch information
Mark McLoughlin authored and David S. Miller committed Nov 17, 2008
1 parent a481c74 commit b21422b
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: 0a888fd1f6320d1d9318c58de9bca3cef41546d6
refs/heads/master: 0276b4972e932ea8bf2941dcd37e9caac5652ed7
1 change: 1 addition & 0 deletions trunk/drivers/net/virtio_net.c
Original file line number Diff line number Diff line change
Expand Up @@ -481,6 +481,7 @@ static int virtnet_set_tx_csum(struct net_device *dev, u32 data)
static struct ethtool_ops virtnet_ethtool_ops = {
.set_tx_csum = virtnet_set_tx_csum,
.set_sg = ethtool_op_set_sg,
.set_tso = ethtool_op_set_tso,
};

static int virtnet_probe(struct virtio_device *vdev)
Expand Down

0 comments on commit b21422b

Please sign in to comment.