On Wed, Jul 03, 2024 at 08:59:20AM -0400, Mateusz Polchlopek wrote: > From: Przemek Kitszel <przemyslaw.kits...@intel.com> > > Print the ethtool stats as part of Tx hang devlink health dump. > > Move the declarations of ethtool functions that devlink health uses out > to a new file: ice_ethtool_common.h > > To utilize our existing ethtool code in this context, convert it to > non-static. > > Signed-off-by: Przemek Kitszel <przemyslaw.kits...@intel.com> > Reviewed-by: Igor Bagnucki <igor.bagnu...@intel.com> > Reviewed-by: Wojciech Drewek <wojciech.dre...@intel.com> > Signed-off-by: Mateusz Polchlopek <mateusz.polchlo...@intel.com>
Reviewed-by: Simon Horman <ho...@kernel.org>