diff options
Diffstat (limited to 'drivers/net/ixgb/ixgb_hw.h')
-rw-r--r-- | drivers/net/ixgb/ixgb_hw.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/net/ixgb/ixgb_hw.h b/drivers/net/ixgb/ixgb_hw.h index 7a7684d094dc..4f176ff2b786 100644 --- a/drivers/net/ixgb/ixgb_hw.h +++ b/drivers/net/ixgb/ixgb_hw.h | |||
@@ -44,7 +44,8 @@ typedef enum { | |||
44 | ixgb_phy_type_g6005, /* 850nm, MM fiber, XPAK transceiver */ | 44 | ixgb_phy_type_g6005, /* 850nm, MM fiber, XPAK transceiver */ |
45 | ixgb_phy_type_g6104, /* 1310nm, SM fiber, XPAK transceiver */ | 45 | ixgb_phy_type_g6104, /* 1310nm, SM fiber, XPAK transceiver */ |
46 | ixgb_phy_type_txn17201, /* 850nm, MM fiber, XPAK transceiver */ | 46 | ixgb_phy_type_txn17201, /* 850nm, MM fiber, XPAK transceiver */ |
47 | ixgb_phy_type_txn17401 /* 1310nm, SM fiber, XENPAK transceiver */ | 47 | ixgb_phy_type_txn17401, /* 1310nm, SM fiber, XENPAK transceiver */ |
48 | ixgb_phy_type_bcm /* SUN specific board */ | ||
48 | } ixgb_phy_type; | 49 | } ixgb_phy_type; |
49 | 50 | ||
50 | /* XPAK transceiver vendors, for the SR adapters */ | 51 | /* XPAK transceiver vendors, for the SR adapters */ |