1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/netronome/nfp/abm
Alexander Duyck 6a143a7cf9 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>
2021-03-17 11:42:30 -07:00
..
cls.c Revert "nfp: abm: fix memory leak in nfp_abm_u32_knode_replace" 2019-12-13 18:13:22 -08:00
ctrl.c nfp: add a mutex lock for the vNIC ctrl BAR 2019-04-12 17:29:15 -07:00
main.c nfp: Replace nfp_pr_et with ethtool_sprintf 2021-03-17 11:42:30 -07:00
main.h drivers: net: use flow block API 2019-07-09 14:38:50 -07:00
qdisc.c nfp: abm: add support for more threshold actions 2018-11-19 18:53:46 -08:00