Files
linux/drivers/net/dsa/qca
Russell King (Oracle) 60c1ea3bc6 net: dsa: qca8k: remove assignment of an_enabled in pcs_get_state()
[ Upstream commit 9ef70d0130 ]

pcs_get_state() implementations are not supposed to alter an_enabled.
Remove this assignment.

Fixes: b3591c2a36 ("net: dsa: qca8k: Switch to PHYLINK instead of PHYLIB")
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://lore.kernel.org/r/E1pdsE5-00Dl2l-8F@rmk-PC.armlinux.org.uk
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-11 23:17:13 +09:00
..