netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/3] net/mlx4_en: Use ethtool_puts/sprintf
@ 2024-06-17 17:23 Kamal Heib
  2024-06-17 17:23 ` [PATCH net-next v2 1/3] net/mlx4_en: Use ethtool_puts to fill priv flags strings Kamal Heib
  2024-06-19  1:30 ` [PATCH net-next v2 0/3] net/mlx4_en: Use ethtool_puts/sprintf patchwork-bot+netdevbpf
  0 siblings, 2 replies; 8+ messages in thread
From: Kamal Heib @ 2024-06-17 17:23 UTC (permalink / raw)
  To: netdev
  Cc: Tariq Toukan, David S . Miller, Jakub Kicinski, Paolo Abeni,
	Kamal Heib

This patchset updates the mlx4_en driver to use the ethtool_puts and
ethtool_sprintf helper functions.

Changes from v1:
- Remove unused variable.

Signed-off-by: Kamal Heib <kheib@redhat.com>

Kamal Heib (3):
  net/mlx4_en: Use ethtool_puts to fill priv flags strings
  net/mlx4_en: Use ethtool_puts to fill selftest strings
  net/mlx4_en: Use ethtool_puts/sprintf to fill stats strings

 .../net/ethernet/mellanox/mlx4/en_ethtool.c   | 59 +++++++------------
 1 file changed, 20 insertions(+), 39 deletions(-)

-- 
2.45.2


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-06-19  1:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-17 17:23 [PATCH net-next v2 0/3] net/mlx4_en: Use ethtool_puts/sprintf Kamal Heib
2024-06-17 17:23 ` [PATCH net-next v2 1/3] net/mlx4_en: Use ethtool_puts to fill priv flags strings Kamal Heib
2024-06-17 17:23   ` [PATCH net-next v2 2/3] net/mlx4_en: Use ethtool_puts to fill selftest strings Kamal Heib
2024-06-17 17:23     ` [PATCH net-next v2 3/3] net/mlx4_en: Use ethtool_puts/sprintf to fill stats strings Kamal Heib
2024-06-18 18:03       ` Simon Horman
2024-06-18 18:02     ` [PATCH net-next v2 2/3] net/mlx4_en: Use ethtool_puts to fill selftest strings Simon Horman
2024-06-18 18:02   ` [PATCH net-next v2 1/3] net/mlx4_en: Use ethtool_puts to fill priv flags strings Simon Horman
2024-06-19  1:30 ` [PATCH net-next v2 0/3] net/mlx4_en: Use ethtool_puts/sprintf patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).