]> git.ipfire.org Git - thirdparty/linux.git/commit
net: sunvnet: use ethtool_sprintf/puts
authorRosen Penev <rosenp@gmail.com>
Fri, 9 Aug 2024 20:55:18 +0000 (13:55 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 12 Aug 2024 12:25:38 +0000 (13:25 +0100)
commitf547e956dd84a585c6b75d3f52e1a1bb9c36c0e2
tree43be5f1f6f6a11b25a5502f0fb529b4c01e0ec76
parentc4e82c025b3f2561823b4ba7c5f112a2005f442b
net: sunvnet: use ethtool_sprintf/puts

Simpler and allows avoiding manual pointer addition.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/sun/sunvnet.c