Alexander Duyck wrote: > From: Alexander Duyck <alexanderdu...@fb.com> > > Update the Intel drivers to make use of ethtool_sprintf. The general idea > is to reduce code size and overhead by replacing the repeated pattern of > string printf statements and ETH_STRING_LEN counter increments. > > Signed-off-by: Alexander Duyck <alexanderdu...@fb.com>
Thanks! Acked-by: Jesse Brandeburg <jesse.brandeb...@intel.com>