commit | 41c3cb6d20f0252308e9796fa4f3dacb4960de91 | [log] [tgz] |
---|---|---|
author | Stuart Hodgson <smhodgson@solarflare.com> | Thu Apr 19 09:44:42 2012 +0100 |
committer | Ben Hutchings <bhutchings@solarflare.com> | Thu May 10 02:22:17 2012 +0100 |
tree | cc816536a6cc0b5c6e971a2b8b0828e1ee9f43b9 | |
parent | 081d094eaab894ae5a517fde56179dfe67773ff0 [diff] |
ethtool: Extend the ethtool API to obtain plugin module eeprom data ETHTOOL_GMODULEINFO returns a new struct ethtool_modinfo that will return the type and size of plug-in module eeprom (such as SFP+) for parsing by userland program. ETHTOOL_GMODULEEEPROM returns the raw eeprom information using the existing ethtool_eeprom structture to return the data Signed-off-by: Stuart Hodgson <smhodgson@solarflare.com> Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>