Message ID | 20230119130700.440601-1-michael@walle.cc (mailing list archive) |
---|---|
Headers | show |
Series | net: mdio: Remove support for building C45 muxed addresses | expand |
On Thu, Jan 19, 2023 at 02:06:56PM +0100, Michael Walle wrote: > [Russell told me that his mailserver rejected my mail because of > an ill-formated "To:" header. Resending now with plain git-send-email > instead of b4 send.] > > I've picked this older series from Andrew up and rebased it onto > the latest net-next. > > With all drivers which support c45 now being converted to a seperate c22 > and c45 access op, we can now remove the old MII_ADDR_C45 flag. Great! For the series: Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk> Thanks.
Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Thu, 19 Jan 2023 14:06:56 +0100 you wrote: > [Russell told me that his mailserver rejected my mail because of > an ill-formated "To:" header. Resending now with plain git-send-email > instead of b4 send.] > > I've picked this older series from Andrew up and rebased it onto > the latest net-next. > > [...] Here is the summary with links: - [RESEND,net-next,1/4] net: phy: Remove fallback to old C45 method https://git.kernel.org/netdev/net-next/c/db1a63aed89c - [RESEND,net-next,2/4] net: ngbe: Drop mdiobus_c45_regad() https://git.kernel.org/netdev/net-next/c/45d564bf3625 - [RESEND,net-next,3/4] net: Remove C45 check in C22 only MDIO bus drivers https://git.kernel.org/netdev/net-next/c/660a57046035 - [RESEND,net-next,4/4] net: mdio: Remove support for building C45 muxed addresses https://git.kernel.org/netdev/net-next/c/99d5fe9c7f3d You are awesome, thank you!