From: Ed Swierk <eswi...@skyportsystems.com> 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 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 <eswi...@skyportsystems.com> Applied to net-next, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/