[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20251127184417.203c643e@kernel.org>
Date: Thu, 27 Nov 2025 18:44:17 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Parthiban Veerasooran <parthiban.veerasooran@...rochip.com>
Cc: <piergiorgio.beruto@...il.com>, <andrew@...n.ch>,
<hkallweit1@...il.com>, <linux@...linux.org.uk>, <davem@...emloft.net>,
<edumazet@...gle.com>, <pabeni@...hat.com>, <netdev@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH net-next v3 1/2] net: phy: phy-c45: add SQI and SQI+
support for OATC14 10Base-T1S PHYs
On Wed, 26 Nov 2025 16:19:54 +0530 Parthiban Veerasooran wrote:
> /**
> * struct phy_device - An instance of a PHY
> *
> @@ -772,6 +796,8 @@ struct phy_device {
> /* MACsec management functions */
> const struct macsec_ops *macsec_ops;
> #endif
> +
> + struct phy_oatc14_sqi_capability oatc14_sqi_capability;
kdoc sayeth:
include/linux/phy.h:800 struct member 'oatc14_sqi_capability' not described in 'phy_device'
--
pw-bot: cr
Powered by blists - more mailing lists