Message ID | ZS1Z5DDfHyjMryYu@shell.armlinux.org.uk (mailing list archive) |
---|---|
Headers | show |
Series | net: remove last of the phylink validate methods and clean up | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Mon, 16 Oct 2023 16:42:28 +0100 you wrote: > Hi, > > This four patch series removes the last of the phylink MAC .validate > methods which can be found in the Freescale fman driver. fman has a > requirement that half duplex may not be supported in RGMII mode, > which is currently handled in its .validate method. > > [...] Here is the summary with links: - [net-next,1/4] net: phylink: provide mac_get_caps() method https://git.kernel.org/netdev/net-next/c/b6f9774719e5 - [net-next,2/4] net: fman: convert to .mac_get_caps() https://git.kernel.org/netdev/net-next/c/2141297d4257 - [net-next,3/4] net: phylink: remove .validate() method https://git.kernel.org/netdev/net-next/c/da5f6b80ad64 - [net-next,4/4] net: phylink: remove a bunch of unused validation methods https://git.kernel.org/netdev/net-next/c/743f6397623e You are awesome, thank you!