From: Stuart Hodgson Date: Thu, 19 Apr 2012 08:44:42 +0000 (+0100) Subject: ethtool: Extend the ethtool API to obtain plugin module eeprom data X-Git-Tag: v3.5-rc1~109^2~124^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41c3cb6d20f0252308e9796fa4f3dacb4960de91;p=pandora-kernel.git 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 Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed