mbox series

[net-next,0/2] net: phylink: cleanup pcs code

Message ID YrmYEC2N9mVpg9g6@shell.armlinux.org.uk (mailing list archive)
Headers show
Series net: phylink: cleanup pcs code | expand

Message

Russell King (Oracle) June 27, 2022, 11:44 a.m. UTC
Hi,

These two patches were part of the larger series for the mv88e6xxx
phylink pcs conversion. As this is delayed, I've decided to send these
two patches now.

 drivers/net/phy/phylink.c | 69 ++++++++++++++++++++++++++---------------------
 1 file changed, 39 insertions(+), 30 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org June 29, 2022, 4:50 a.m. UTC | #1
Hello:

This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Mon, 27 Jun 2022 12:44:16 +0100 you wrote:
> Hi,
> 
> These two patches were part of the larger series for the mv88e6xxx
> phylink pcs conversion. As this is delayed, I've decided to send these
> two patches now.
> 
>  drivers/net/phy/phylink.c | 69 ++++++++++++++++++++++++++---------------------
>  1 file changed, 39 insertions(+), 30 deletions(-)

Here is the summary with links:
  - [net-next,1/2] net: phylink: remove pcs_ops member
    https://git.kernel.org/netdev/net-next/c/4f1dd48f4031
  - [net-next,2/2] net: phylink: disable PCS polling over major configuration
    https://git.kernel.org/netdev/net-next/c/bfac8c490d60

You are awesome, thank you!