Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24756
b: refs/heads/master
c: 8dfc914
h: refs/heads/master
v: v3
  • Loading branch information
Jens Osterkamp authored and Jeff Garzik committed Mar 29, 2006
1 parent e1ebf90 commit a935aa5
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: ff59c4563a8d1b39597aab4917959146c61f09b0
refs/heads/master: 8dfc914a3f2ae4e303e2bff89f28fc14cee8a9a6
2 changes: 1 addition & 1 deletion trunk/drivers/net/spider_net.c
Original file line number Diff line number Diff line change
Expand Up @@ -2086,7 +2086,7 @@ spider_net_setup_netdev(struct spider_net_card *card)

spider_net_setup_netdev_ops(netdev);

netdev->features = 0;
netdev->features = NETIF_F_HW_CSUM;
/* some time: NETIF_F_HW_VLAN_TX | NETIF_F_HW_VLAN_RX |
* NETIF_F_HW_VLAN_FILTER */

Expand Down

0 comments on commit a935aa5

Please sign in to comment.