igb: igb should not flag lltx
[deliverable/linux.git] / drivers / net / igb / igb_main.c
index dbe03c2b49c925a6e6aeb282f02d8a4fb6128ba1..e11043d90dbdeee4e001e2aa16fe0b568632fdb5 100644 (file)
@@ -1197,7 +1197,6 @@ static int __devinit igb_probe(struct pci_dev *pdev,
        if (pci_using_dac)
                netdev->features |= NETIF_F_HIGHDMA;
 
-       netdev->features |= NETIF_F_LLTX;
        adapter->en_mng_pt = igb_enable_mng_pass_thru(&adapter->hw);
 
        /* before reading the NVM, reset the controller to put the device in a
This page took 0.081058 seconds and 5 git commands to generate.