Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 18278
b: refs/heads/master
c: 9f3f46b
h: refs/heads/master
v: v3
  • Loading branch information
John W. Linville authored and Jeff Garzik committed Jan 12, 2006
1 parent 51eebd1 commit 4d734f9
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: c9fa7d5d6cec7a45f9dc6c2f23500af50d5617c9
refs/heads/master: 9f3f46b5fe83a56d380d4006dd2cd906bc186f91
2 changes: 1 addition & 1 deletion trunk/drivers/net/via-velocity.c
Original file line number Diff line number Diff line change
Expand Up @@ -791,7 +791,7 @@ static int __devinit velocity_found1(struct pci_dev *pdev, const struct pci_devi
#endif

if (vptr->flags & VELOCITY_FLAGS_TX_CSUM) {
dev->features |= NETIF_F_HW_CSUM;
dev->features |= NETIF_F_IP_CSUM;
}

ret = register_netdev(dev);
Expand Down

0 comments on commit 4d734f9

Please sign in to comment.