Re: [PATCH net-next v2] Documentation: networking: Add missing PHY_GET command in the message list
From: Maxime Chevallier
Date: Tue Oct 29 2024 - 11:11:08 EST
On Tue, 29 Oct 2024 08:08:04 -0700
Jakub Kicinski <kuba@xxxxxxxxxx> wrote:
> On Mon, 28 Oct 2024 14:23:51 +0100 Kory Maincent wrote:
> > ETHTOOL_MSG_PHY_GET/GET_REPLY/NTF is missing in the ethtool message list.
> > Add it to the ethool netlink documentation.
>
> FTR ETHTOOL_MSG_PHY_NTF is not present in any _released_ kernel, AFAICT.
> So we could still delete it in net before 6.12 is cut.
> But if there is a plan to use it soon we can as well leave it be.
Ah true indeed... yes I have a few patches to actually implement that,
I'll try to send that during this cycle.
Thanks,
Maxime