> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-boun...@osuosl.org> On Behalf Of 
> Alexander Duyck
> Sent: Saturday, March 13, 2021 01:48
> To: da...@davemloft.net; k...@kernel.org
> Cc: dos...@vmware.com; m...@redhat.com; oss-driv...@netronome.com; 
> jasow...@redhat.com;
> alexanderdu...@fb.com; akiy...@amazon.com; wei....@kernel.org; 
> sthem...@microsoft.com; pv-
> driv...@vmware.com; intel-wired-...@lists.osuosl.org; kernel-t...@fb.com; 
> yisen.zhu...@huawei.com;
> gtza...@amazon.com; simon.hor...@netronome.com; haiya...@microsoft.com; 
> driv...@pensando.io;
> salil.me...@huawei.com; gr-linux-nic-...@marvell.com; rm...@marvell.com; 
> netdev@vger.kernel.org;
> neta...@amazon.com; sae...@amazon.com; snel...@pensando.io; 
> skall...@marvell.com
> Subject: [Intel-wired-lan] [net-next PATCH 02/10] intel: Update drivers to 
> use ethtool_sprintf
> 
> 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.
                                   ^
                               ETH_GSTRING_LEN
> 
> Signed-off-by: Alexander Duyck <alexanderdu...@fb.com>
> ---


> 
> _______________________________________________
> Intel-wired-lan mailing list
> intel-wired-...@osuosl.org
> https://lists.osuosl.org/mailman/listinfo/intel-wired-lan

Reply via email to