]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net/mlx4_en: Use ethtool_puts to fill selftest strings
authorKamal Heib <kheib@redhat.com>
Mon, 17 Jun 2024 17:23:28 +0000 (13:23 -0400)
committerJakub Kicinski <kuba@kernel.org>
Wed, 19 Jun 2024 01:19:18 +0000 (18:19 -0700)
commit4454929c345dbd657dd5a6ae816050d140d228c0
treee3455e303c52a55b699d1df87d3f1a09a248cf4d
parente52e010395dc5232f7dd5c271367f4bdd18ab74c
net/mlx4_en: Use ethtool_puts to fill selftest strings

Use the ethtool_puts helper to print the selftest strings into the
ethtool strings interface.

Signed-off-by: Kamal Heib <kheib@redhat.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/20240617172329.239819-3-kheib@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/mellanox/mlx4/en_ethtool.c