]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: txgbe: Correct the currect link settings
authorJiawen Wu <jiawenwu@trustnetic.com>
Wed, 21 May 2025 06:43:59 +0000 (14:43 +0800)
committerPaolo Abeni <pabeni@redhat.com>
Mon, 26 May 2025 15:25:42 +0000 (17:25 +0200)
commitc0f2e5113e2f073e88ea18e8912a9ee2558a0d6f
treefa09dedad9a76c0adf8e4cb9b58a29328c6c8860
parent343929799ace121cd9b795c526b2ad7aefe54458
net: txgbe: Correct the currect link settings

For AML 25G/10G devices, some of the information returned from
phylink_ethtool_ksettings_get() is not correct, since there is a
fixed-link mode. So add additional corrections.

Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/C94BF867617C544D+20250521064402.22348-7-jiawenwu@trustnetic.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/wangxun/libwx/wx_ethtool.c
drivers/net/ethernet/wangxun/txgbe/txgbe_ethtool.c
drivers/net/ethernet/wangxun/txgbe/txgbe_ethtool.h