From: Alexander Duyck Date: Wed, 21 Jan 2009 22:42:07 +0000 (-0800) Subject: igb: igb should not flag lltx X-Git-Tag: v2.6.30-rc1~662^2~934 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=5851765cca21e973a7f4850fbaf1ef55e0cb1965;p=karo-tx-linux.git igb: igb should not flag lltx Igb has flags enabling lltx but this is a holdover from the earlier e1000 driver which the igb driver was based off of. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- diff --git a/drivers/net/igb/igb_main.c b/drivers/net/igb/igb_main.c index dbe03c2b49c9..e11043d90dbd 100644 --- a/drivers/net/igb/igb_main.c +++ b/drivers/net/igb/igb_main.c @@ -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