|
@@ -3022,7 +3022,6 @@ static int __devinit atl1_probe(struct pci_dev *pdev,
|
|
netdev->features = NETIF_F_HW_CSUM;
|
|
netdev->features = NETIF_F_HW_CSUM;
|
|
netdev->features |= NETIF_F_SG;
|
|
netdev->features |= NETIF_F_SG;
|
|
netdev->features |= (NETIF_F_HW_VLAN_TX | NETIF_F_HW_VLAN_RX);
|
|
netdev->features |= (NETIF_F_HW_VLAN_TX | NETIF_F_HW_VLAN_RX);
|
|
- netdev->features |= NETIF_F_TSO;
|
|
|
|
netdev->features |= NETIF_F_LLTX;
|
|
netdev->features |= NETIF_F_LLTX;
|
|
|
|
|
|
/*
|
|
/*
|