From: Ed Swierk Date: Sat, 3 Jan 2015 01:27:56 +0000 (-0800) Subject: ethtool: Extend ethtool plugin module eeprom API to phylib X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~278 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f4383667d57d1c719070db86b14277277752841;p=pandora-kernel.git ethtool: Extend ethtool plugin module eeprom API to phylib This patch extends the ethtool plugin module eeprom API to support cards whose phy support is delegated to a separate driver. The handlers for ETHTOOL_GMODULEINFO and ETHTOOL_GMODULEEEPROM call the module_info and module_eeprom functions if the phy driver provides them; otherwise the handlers call the equivalent ethtool_ops functions provided by network drivers with built-in phy support. Signed-off-by: Ed Swierk Signed-off-by: David S. Miller --- Reading git-diff-tree failed