[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211027181140.46971-1-bage@linutronix.de>
Date: Wed, 27 Oct 2021 20:11:38 +0200
From: bage@...utronix.de
To: Michal Kubecek <mkubecek@...e.cz>
Cc: netdev@...r.kernel.org, Bastian Germann <bage@...utronix.de>
Subject: [PATCH ethtool 0/2] Fix condition for showing MDI-X status
From: Bastian Germann <bage@...utronix.de>
Currently there is a filter for showing the MDI-X info. It is only
presented for twisted pair ports, which suppresses the info, e.g., for MII.
I found that issue running ethtool on a br53 switch port.
Despite the enum names, I cannot find documentation on the MDIX fields only
being valid for twisted pair ports -- if they are present, they should be
valid. But maybe I am mistaken.
Additionally, fix a duplicate condition.
Bastian Germann (2):
netlink: settings: Correct duplicate condition
netlink: settings: Drop port filter for MDI-X
netlink/settings.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
--
2.30.2
Powered by blists - more mailing lists