On Mon, Jun 24, 2024 at 08:51:52PM +0300, Danielle Ratson wrote: > From: Ido Schimmel <idosch@xxxxxxxxxx> > > Implement the ethtool_ops::set_module_eeprom_by_page operation to allow > ethtool to write to a transceiver module EEPROM, in a similar fashion to > the ethtool_ops::get_module_eeprom_by_page operation. > > Signed-off-by: Ido Schimmel <idosch@xxxxxxxxxx> > Reviewed-by: Petr Machata <petrm@xxxxxxxxxx> Reviewed-by: Andrew Lunn <andrew@xxxxxxx> Andrew