Re: [PATCH net-next v11 06/10] net: phy: phy_port: Store information about a port's upstream
From: Jakub Kicinski
Date: Mon May 25 2026 - 16:25:48 EST
On Thu, 21 May 2026 14:10:34 +0200 Maxime Chevallier wrote:
> --- a/include/linux/phy.h
> +++ b/include/linux/phy.h
> @@ -791,6 +791,7 @@ struct phy_device {
> struct sfp_bus *sfp_bus;
> struct phy_port *sfp_cage_port;
> struct phy_port *mod_port;
> + struct phy_port *upstream_port;
> struct phylink *phylink;
> struct net_device *attached_dev;
> struct mii_timestamper *mii_ts;
nit: missing kdoc here
Are all the sashiko reports false positive at this stage?
--
pw-bot: cr