From: patchwork-bot+netdevbpf@kernel.org
To: Russell King (Oracle) <linux@armlinux.org.uk>
Cc: andrew@lunn.ch, hkallweit1@gmail.com,
alexandre.belloni@bootlin.com,
angelogioacchino.delregno@collabora.com, arinc.unal@arinc9.com,
claudiu.manoil@nxp.com, daniel@makrotopia.org,
davem@davemloft.net, dqfext@gmail.com, edumazet@google.com,
f.fainelli@gmail.com, florian.fainelli@broadcom.com,
kuba@kernel.org, Landen.Chao@mediatek.com,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, matthias.bgg@gmail.com,
netdev@vger.kernel.org, pabeni@redhat.com,
sean.wang@mediatek.com, UNGLinuxDriver@microchip.com,
olteanv@gmail.com, woojung.huh@microchip.com
Subject: Re: [PATCH net-next 0/3] Remove some unused phylink legacy
Date: Tue, 18 Jul 2023 08:00:22 +0000 [thread overview]
Message-ID: <168966722206.706.5080340489033162242.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <ZLERQ2OBrv44Ppyc@shell.armlinux.org.uk>
Hello:
This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@redhat.com>:
On Fri, 14 Jul 2023 10:11:31 +0100 you wrote:
> Hi,
>
> I believe we are now in a position where some of the legacy phylink code
> can be removed!
>
> I believe that all DSA drivers do not make use of any pre-March 2020
> phylink behaviour - all drivers now seem to set legacy_pre_march2020 to
> false, and the conditions that DSA sets it to true are no longer
> satisifed by any driver.
>
> [...]
Here is the summary with links:
- [net-next,1/3] net: dsa: remove legacy_pre_march2020 detection
https://git.kernel.org/netdev/net-next/c/a88dd7538461
- [net-next,2/3] net: dsa: remove legacy_pre_march2020 from drivers
https://git.kernel.org/netdev/net-next/c/8f42c07fb0f2
- [net-next,3/3] net: phylink: remove legacy mac_an_restart() method
https://git.kernel.org/netdev/net-next/c/76226787e137
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+netdevbpf@kernel.org
To: Russell King (Oracle) <linux@armlinux.org.uk>
Cc: andrew@lunn.ch, hkallweit1@gmail.com,
alexandre.belloni@bootlin.com,
angelogioacchino.delregno@collabora.com, arinc.unal@arinc9.com,
claudiu.manoil@nxp.com, daniel@makrotopia.org,
davem@davemloft.net, dqfext@gmail.com, edumazet@google.com,
f.fainelli@gmail.com, florian.fainelli@broadcom.com,
kuba@kernel.org, Landen.Chao@mediatek.com,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, matthias.bgg@gmail.com,
netdev@vger.kernel.org, pabeni@redhat.com,
sean.wang@mediatek.com, UNGLinuxDriver@microchip.com,
olteanv@gmail.com, woojung.huh@microchip.com
Subject: Re: [PATCH net-next 0/3] Remove some unused phylink legacy
Date: Tue, 18 Jul 2023 08:00:22 +0000 [thread overview]
Message-ID: <168966722206.706.5080340489033162242.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <ZLERQ2OBrv44Ppyc@shell.armlinux.org.uk>
Hello:
This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@redhat.com>:
On Fri, 14 Jul 2023 10:11:31 +0100 you wrote:
> Hi,
>
> I believe we are now in a position where some of the legacy phylink code
> can be removed!
>
> I believe that all DSA drivers do not make use of any pre-March 2020
> phylink behaviour - all drivers now seem to set legacy_pre_march2020 to
> false, and the conditions that DSA sets it to true are no longer
> satisifed by any driver.
>
> [...]
Here is the summary with links:
- [net-next,1/3] net: dsa: remove legacy_pre_march2020 detection
https://git.kernel.org/netdev/net-next/c/a88dd7538461
- [net-next,2/3] net: dsa: remove legacy_pre_march2020 from drivers
https://git.kernel.org/netdev/net-next/c/8f42c07fb0f2
- [net-next,3/3] net: phylink: remove legacy mac_an_restart() method
https://git.kernel.org/netdev/net-next/c/76226787e137
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2023-07-19 6:57 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-14 9:11 [PATCH net-next 0/3] Remove some unused phylink legacy Russell King (Oracle)
2023-07-14 9:11 ` Russell King (Oracle)
2023-07-14 9:12 ` [PATCH net-next 1/3] net: dsa: remove legacy_pre_march2020 detection Russell King (Oracle)
2023-07-14 9:12 ` Russell King (Oracle)
2023-07-14 10:14 ` Florian Fainelli
2023-07-14 10:14 ` Florian Fainelli
2023-07-17 11:02 ` Vladimir Oltean
2023-07-17 11:02 ` Vladimir Oltean
2023-07-14 9:12 ` [PATCH net-next 2/3] net: dsa: remove legacy_pre_march2020 from drivers Russell King (Oracle)
2023-07-14 9:12 ` Russell King (Oracle)
2023-07-14 10:14 ` Florian Fainelli
2023-07-14 10:14 ` Florian Fainelli
2023-07-17 11:03 ` Vladimir Oltean
2023-07-17 11:03 ` Vladimir Oltean
2023-07-14 9:12 ` [PATCH net-next 3/3] net: phylink: remove legacy mac_an_restart() method Russell King (Oracle)
2023-07-14 9:12 ` Russell King (Oracle)
2023-07-14 10:15 ` Florian Fainelli
2023-07-14 10:15 ` Florian Fainelli
2023-07-18 8:00 ` patchwork-bot+netdevbpf [this message]
2023-07-18 8:00 ` [PATCH net-next 0/3] Remove some unused phylink legacy patchwork-bot+netdevbpf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=168966722206.706.5080340489033162242.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=Landen.Chao@mediatek.com \
--cc=UNGLinuxDriver@microchip.com \
--cc=alexandre.belloni@bootlin.com \
--cc=andrew@lunn.ch \
--cc=angelogioacchino.delregno@collabora.com \
--cc=arinc.unal@arinc9.com \
--cc=claudiu.manoil@nxp.com \
--cc=daniel@makrotopia.org \
--cc=davem@davemloft.net \
--cc=dqfext@gmail.com \
--cc=edumazet@google.com \
--cc=f.fainelli@gmail.com \
--cc=florian.fainelli@broadcom.com \
--cc=hkallweit1@gmail.com \
--cc=kuba@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux@armlinux.org.uk \
--cc=matthias.bgg@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=olteanv@gmail.com \
--cc=pabeni@redhat.com \
--cc=sean.wang@mediatek.com \
--cc=woojung.huh@microchip.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.