]> www.infradead.org Git - users/dwmw2/linux.git/commit
net: phylink: move manual flow control setting
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Fri, 8 Nov 2024 16:01:44 +0000 (16:01 +0000)
committerJakub Kicinski <kuba@kernel.org>
Tue, 12 Nov 2024 03:05:13 +0000 (19:05 -0800)
commit8cc5f4cb94c0b1c7c1ba8013c14fd02ffb1a25f3
tree90312f7ccba4d6ee0bfc68b0bf54d9fdde3c42ae
parent80b6f094756f9a9e7d1e40208683ba5b8538d590
net: phylink: move manual flow control setting

Move the handling of manual flow control configuration to a common
location during resolve. We currently evaluate this for all but
fixed links.

Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://patch.msgid.link/E1t9RQe-002Feh-T1@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/phylink.c