Re: [RFC PATCH 10/10] ionic: Update driver to use ethtool_gsprintf

2021-03-11 Thread Shannon Nelson
On 3/10/21 5:36 PM, Alexander Duyck wrote: From: Alexander Duyck Update the ionic driver to make use of ethtool_gsprintf. In addition add separate functions for Tx/Rx stats strings in order to reduce the total amount of indenting needed in the driver code. Signed-off-by: Alexander Duyck Tha

[RFC PATCH 10/10] ionic: Update driver to use ethtool_gsprintf

2021-03-10 Thread Alexander Duyck
From: Alexander Duyck Update the ionic driver to make use of ethtool_gsprintf. In addition add separate functions for Tx/Rx stats strings in order to reduce the total amount of indenting needed in the driver code. Signed-off-by: Alexander Duyck --- drivers/net/ethernet/pensando/ionic/ionic_sta