Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 172067
b: refs/heads/master
c: 51c5987
h: refs/heads/master
i:
  172065: e84c75f
  172063: 14c7779
v: v3
  • Loading branch information
Ajit Khaparde authored and David S. Miller committed Dec 2, 2009
1 parent f3dd6b4 commit 244914f
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: 8528b016d64a7c1c97ba6540ab53a538348d5026
refs/heads/master: 51c59870f324805ed30eaa2c0089b4cb5f9f7c71
2 changes: 2 additions & 0 deletions trunk/drivers/net/benet/be_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1951,6 +1951,8 @@ static void be_netdev_init(struct net_device *netdev)
NETIF_F_HW_VLAN_TX | NETIF_F_HW_VLAN_FILTER | NETIF_F_HW_CSUM |
NETIF_F_GRO;

netdev->vlan_features |= NETIF_F_SG | NETIF_F_TSO | NETIF_F_HW_CSUM;

netdev->flags |= IFF_MULTICAST;

adapter->rx_csum = true;
Expand Down

0 comments on commit 244914f

Please sign in to comment.