On Mon, 19 Apr 2021 23:45:17 +0200 Andrew Lunn wrote: > > @@ -210,45 +210,47 @@ All constants identifying message types use ``ETHTOOL_CMD_`` prefix and suffix > > ``ETHTOOL_MSG_TUNNEL_INFO_GET`` get tunnel offload info > > ``ETHTOOL_MSG_FEC_GET`` get FEC settings > > ``ETHTOOL_MSG_FEC_SET`` set FEC settings > > + ``ETHTOOL_MSG_MODULE_EEPROM_GET`` read SFP module EEPROM > > It looks like you used a tab, where as the rest of the table is > spaces? Ah.. after carefully adjusting _REPLY to use spaces.. :) Sorry, v2 coming.