[PATCH net v2] net: stmmac: Fix ethool link settings ops for integrated PCS
Simon Horman
horms at kernel.org
Wed Jan 3 09:52:42 PST 2024
On Tue, Dec 26, 2023 at 02:04:32PM +0530, Sneh Shah wrote:
> Currently get/set_link_ksettings ethtool ops are dependent on PCS.
> When PCS is integrated, it will not have separate link config.
> Bypass configuring and checking PCS for integrated PCS.
>
> Fixes: ("aa571b6275fb net: stmmac: add new switch to struct plat_stmmacenet_data")
Nit: a correct format for the line above is:
Fixes: aa571b6275fb ("net: stmmac: add new switch to struct plat_stmmacenet_data")
> Tested-by: Andrew Halaney <ahalaney at redhat.com> # sa8775p-ride
> Signed-off-by: Sneh Shah <quic_snehshah at quicinc.com>
...
More information about the linux-arm-kernel
mailing list