aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgb/ixgb_ids.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/ixgb/ixgb_ids.h')
-rw-r--r--drivers/net/ixgb/ixgb_ids.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/drivers/net/ixgb/ixgb_ids.h b/drivers/net/ixgb/ixgb_ids.h
index aee207eaa287e..e119c05a6f2d1 100644
--- a/drivers/net/ixgb/ixgb_ids.h
+++ b/drivers/net/ixgb/ixgb_ids.h
@@ -43,6 +43,8 @@
#define IXGB_SUBDEVICE_ID_A11F 0xA11F
#define IXGB_SUBDEVICE_ID_A01F 0xA01F
-#endif /* #ifndef _IXGB_IDS_H_ */
+#define IXGB_DEVICE_ID_82597EX_CX4 0x109E
+#define IXGB_SUBDEVICE_ID_A00C 0xA00C
+#endif /* #ifndef _IXGB_IDS_H_ */
/* End of File */