Re: [PATCH RFC net-next v2 06/18] net: ethtool: Add support for new PSE device index description
From: Andrew Lunn <andrew@lunn.ch>
Date: 2024-10-31 21:39:56
Also in:
linux-doc, lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2024-10-31 21:39:56
Also in:
linux-doc, lkml
On Wed, Oct 30, 2024 at 05:53:08PM +0100, Kory Maincent wrote:
From: Kory Maincent (Dent Project) <kory.maincent@bootlin.com> Add functionality to report the newly introduced PSE device index to the user, enabling better identification and management of PSE devices. Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew