Re: [PATCH] ethtool: Extend ethtool plugin module eeprom API to phylib

2015-01-06 Thread David Miller
From: Ed Swierk Date: Fri, 2 Jan 2015 17:27:56 -0800 > 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 func

[PATCH] ethtool: Extend ethtool plugin module eeprom API to phylib

2015-01-02 Thread Ed Swierk
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