Messages in this thread |  | | Date | Fri, 26 Jan 2024 17:29:32 -0800 | | From | Jakub Kicinski <> | | Subject | Re: [PATCH net-next v6 00/13] Introduce PHY listing and link_topology tracking |
| |
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
|  |