diff options
| author | Alexander Duyck <[email protected]> | 2021-03-16 17:31:29 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-03-17 11:42:31 -0700 |
| commit | d7a9a01b4e21b9c49559c7e66e6c0dbc7417b7fe (patch) | |
| tree | e72429bc678297110165d0d46b958145a7b87c54 /tools/perf/scripts/python | |
| parent | 3ae0ed376d1c2981715c540ba7ad3bf43fec244c (diff) | |
virtio_net: Update driver to use ethtool_sprintf
Update the code to replace instances of snprintf and a pointer update with
just calling ethtool_sprintf.
Also replace the char pointer with a u8 pointer to avoid having to recast
the pointer type.
Acked-by: Michael S. Tsirkin <[email protected]>
Acked-by: Jason Wang <[email protected]>
Signed-off-by: Alexander Duyck <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions