Re: [PATCH net-next v9 08/13] netlink: specs: add ethnl PHY_GET command set
From: Maxime Chevallier <maxime.chevallier@bootlin.com>
Date: 2024-02-29 07:01:24
Also in:
linux-arm-kernel, lkml
From: Maxime Chevallier <maxime.chevallier@bootlin.com>
Date: 2024-02-29 07:01:24
Also in:
linux-arm-kernel, lkml
Hello Jakub, On Wed, 28 Feb 2024 20:10:18 -0800 Jakub Kicinski [off-list ref] wrote:
On Wed, 28 Feb 2024 12:47:22 +0100 Maxime Chevallier wrote:quoted
+ reply: + attributes: + - header + - index + - drvname + - name + - upstream-type + - upstream-phy-indexdoesn't exist: s/phy-//
Arg. Quite a silly mistake indeed :/
FWIW make -j $(nproc) -C tools/net/ynl/ should build reliably, again.
Just tested with a fix and it builds fine indeed. I'll send another iteration. Sorry and thanks, Maxime