Re: [PATCH net-next v8 08/14] ethtool: set link settings with LINKINFO_SET request
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2019-12-24 04:30:07
Also in:
lkml
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2019-12-24 04:30:07
Also in:
lkml
On 12/22/2019 3:45 PM, Michal Kubecek wrote:
Implement LINKINFO_SET netlink request to set link settings queried by LINKINFO_GET message. Only physical port, phy MDIO address and MDI(-X) control can be set, attempt to modify MDI(-X) status and transceiver is rejected. Signed-off-by: Michal Kubecek <redacted>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> -- Florian