diff options
Diffstat (limited to 'drivers/net/ixgbe/ixgbe_main.c')
| -rw-r--r-- | drivers/net/ixgbe/ixgbe_main.c | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/ixgbe/ixgbe_main.c b/drivers/net/ixgbe/ixgbe_main.c index be7b723c924..e5f3da8468c 100644 --- a/drivers/net/ixgbe/ixgbe_main.c +++ b/drivers/net/ixgbe/ixgbe_main.c @@ -70,8 +70,6 @@ static struct pci_device_id ixgbe_pci_tbl[] = {  	 board_82598 },  	{PCI_VDEVICE(INTEL, IXGBE_DEV_ID_82598AF_SINGLE_PORT),  	 board_82598 }, -	{PCI_VDEVICE(INTEL, IXGBE_DEV_ID_82598AT_DUAL_PORT), -	 board_82598 },  	{PCI_VDEVICE(INTEL, IXGBE_DEV_ID_82598EB_CX4),  	 board_82598 },  |