mlx4: avoid init errors when kernel modules are not loaded
[dpdk.git] / lib / librte_pmd_e1000 / e1000 / e1000_80003es2lan.h
index f02dd13..f5fe967 100644 (file)
@@ -1,6 +1,6 @@
 /*******************************************************************************
 
-Copyright (c) 2001-2012, Intel Corporation
+Copyright (c) 2001-2014, Intel Corporation
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
@@ -71,7 +71,6 @@ POSSIBILITY OF SUCH DAMAGE.
 #define GG82563_MSCR_TX_CLK_MASK               0x0007
 #define GG82563_MSCR_TX_CLK_10MBPS_2_5         0x0004
 #define GG82563_MSCR_TX_CLK_100MBPS_25         0x0005
-#define GG82563_MSCR_TX_CLK_1000MBPS_2_5       0x0006
 #define GG82563_MSCR_TX_CLK_1000MBPS_25                0x0007
 
 #define GG82563_MSCR_ASSERT_CRS_ON_TX          0x0010 /* 1=Assert */