diff options
Diffstat (limited to 'include/linux')
-rw-r--r-- | include/linux/ethtool.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/ethtool.h b/include/linux/ethtool.h index 131b127b70f8..5ccb6bd660c7 100644 --- a/include/linux/ethtool.h +++ b/include/linux/ethtool.h | |||
@@ -605,6 +605,7 @@ struct ethtool_ops { | |||
605 | #define PORT_MII 0x02 | 605 | #define PORT_MII 0x02 |
606 | #define PORT_FIBRE 0x03 | 606 | #define PORT_FIBRE 0x03 |
607 | #define PORT_BNC 0x04 | 607 | #define PORT_BNC 0x04 |
608 | #define PORT_OTHER 0xff | ||
608 | 609 | ||
609 | /* Which transceiver to use. */ | 610 | /* Which transceiver to use. */ |
610 | #define XCVR_INTERNAL 0x00 | 611 | #define XCVR_INTERNAL 0x00 |