]> git.baikalelectronics.ru Git - kernel.git/commit
s390/qeth: use ethtool_sprintf()
authorJulian Wiedmann <jwi@linux.ibm.com>
Fri, 11 Jun 2021 07:33:36 +0000 (09:33 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Jun 2021 19:49:15 +0000 (12:49 -0700)
commit9c0c787ee2b1668e75cdf776b234141d1c01726e
tree8a4bccce502a706ec979c8ffc048a0e69338a4a5
parent2848117993726443da6b93662e9844ea342cfdb7
s390/qeth: use ethtool_sprintf()

Use a recently introduced helper to fill our ethtool stats strings.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/qeth_ethtool.c