commit | 3ae0ed376d1c2981715c540ba7ad3bf43fec244c | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexanderduyck@fb.com> | Tue Mar 16 17:31:20 2021 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 17 11:42:31 2021 -0700 |
tree | d5476becb5314323bfb7ac1d18689dd5fe556a26 | |
parent | efbbe4fb5976bfbba2ac3dbfe52505690e4993c3 [diff] |
netvsc: Update driver to use ethtool_sprintf Replace instances of sprintf or memcpy with a pointer update with ethtool_sprintf. Signed-off-by: Alexander Duyck <alexanderduyck@fb.com> Signed-off-by: David S. Miller <davem@davemloft.net>