summaryrefslogtreecommitdiff
path: root/drivers/net/igb
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2009-01-21 22:42:07 (GMT)
committerDavid S. Miller <davem@davemloft.net>2009-01-21 22:42:07 (GMT)
commit5851765cca21e973a7f4850fbaf1ef55e0cb1965 (patch)
tree22fcd9d075d25e8db304369b6863917718507242 /drivers/net/igb
parent52d07b1f5039f51101a589856d9058e9cc8ce5dc (diff)
downloadlinux-fsl-qoriq-5851765cca21e973a7f4850fbaf1ef55e0cb1965.tar.xz
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 <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/igb')
-rw-r--r--drivers/net/igb/igb_main.c1
1 files changed, 0 insertions, 1 deletions
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