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 <aleksandr.loktio...@intel.com> > Reviewed-by: Michal Swiatkowski <michal.swiatkow...@linux.intel.com> > Signed-off-by: Jedrzej Jagielski <jedrzej.jagiel...@intel.com> > --- > v3: move the #defines related to ixgbe_aci_cmd_set_port_id_led out of the > struct definition
Reviewed-by: Simon Horman <ho...@kernel.org>