Re: [PATCH net-next] net: dsa: loop: Fix devlink resource ID
From: Andrew Lunn
Date: Wed Jun 10 2026 - 03:24:01 EST
On Wed, Jun 10, 2026 at 02:25:45PM +0800, David Yang wrote:
> Fix collision with DEVLINK_RESOURCE_ID_PARENT_TOP (0) by keeping the
> real resource IDs in enum dsa_loop_devlink_resource_id starting at 1.
Please could you expand on this. What is actually wrong here?
When i look at mv88e6xxx, hellcreak and b53 it does the same.
Andrew