On Mon, Mar 03, 2025 at 01:06:30PM +0100, Jedrzej Jagielski wrote: > Legacy implementation of .set_phys_id() ethtool callback is not > applicable for E610 device. > > Add new implementation which uses 0x06E9 command by calling > ixgbe_aci_set_port_id_led(). > > Reviewed-by: Aleksandr Loktionov <[email protected]> > Reviewed-by: Michal Swiatkowski <[email protected]> > Signed-off-by: Jedrzej Jagielski <[email protected]> > --- > v3: move the #defines related to ixgbe_aci_cmd_set_port_id_led out of the > struct definition
Reviewed-by: Simon Horman <[email protected]>
