diff options
author | Alexander Duyck <alexanderduyck@fb.com> | 2021-03-16 17:30:53 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-03-17 11:42:30 -0700 |
commit | 6a143a7cf94730f57544ea14a987dc025364dbb8 (patch) | |
tree | 82d86cf9ce2c369c5d6009197d49c56e24dd6ae9 /net/lapb | |
parent | c8d4725e985da50979918f57db137e03cb6c55e8 (diff) |
nfp: Replace nfp_pr_et with ethtool_sprintf
The nfp_pr_et function is nearly identical to ethtool_sprintf except for
the fact that it passes the pointer by value and as a return whereas
ethtool_sprintf passes it as a pointer.
Since they are so close just update nfp to make use of ethtool_sprintf
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: Alexander Duyck <alexanderduyck@fb.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions