From: Alexander Duyck Date: Wed, 21 Jan 2009 22:42:07 +0000 (-0800) Subject: igb: igb should not flag lltx X-Git-Tag: upstream/snapshot3+hdmi~19925^2~934 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5851765cca21e973a7f4850fbaf1ef55e0cb1965;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.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 dbe03c2..e11043d 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