]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: tn40xx: add initial ethtool_ops support
authorFUJITA Tomonori <fujita.tomonori@gmail.com>
Fri, 28 Jun 2024 13:41:16 +0000 (22:41 +0900)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 Jul 2024 10:00:39 +0000 (11:00 +0100)
commit7433d034ac3c2ea745ee345228122dbfbeca5b20
treef964ee21da8e7df3a06762d3f93ded83ed193046
parent1c5fc27bc48a7f33302536c42184e5208ee66783
net: tn40xx: add initial ethtool_ops support

Call phylink_ethtool_ksettings_get() for get_link_ksettings method and
ethtool_op_get_link() for get_link method.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/tehuti/tn40.c