05/05/2025 08:24, [email protected]: > From: Kiran Kumar K <[email protected]> > > The node id is determined based on a global variable that is > incremented every time a node is created. Adding changes to > remove the global counter. Make sure that the node list is always > ordered by increasing node ids. When creating a new node, pick a free > id which is not allocated. > > Signed-off-by: Kiran Kumar K <[email protected]> > Acked-by: Jerin Jacob <[email protected]>
Series applied, thanks.

