Re: [PATCH net-next v6 00/13] Introduce PHY listing and link_topology tracking
From: Jakub Kicinski <kuba@kernel.org>
Date: 2024-01-27 01:29:34
Also in:
linux-arm-kernel, lkml
From: Jakub Kicinski <kuba@kernel.org>
Date: 2024-01-27 01:29:34
Also in:
linux-arm-kernel, lkml
On Fri, 26 Jan 2024 19:38:37 +0100 Maxime Chevallier wrote:
Most of the changes were from Jakub's and Russell's reviews, the main point being a rework of the netlink API, removing uneeded nests and cleaning-up the dump code. Thanks's Jakub for all the tips, hopefulle the API is cleaner now.
Didn't get a chance to look today, sorry, but it appears to break allmodconfig build: ld: net/core/dev.o: in function `free_netdev': dev.c:(.text+0x76e1): undefined reference to `phy_link_topo_destroy' ld: net/core/dev.o: in function `alloc_netdev_mqs': dev.c:(.text+0x79c2): undefined reference to `phy_link_topo_create' so maybe fix up and post v7? -- pw-bot: cr