Skip to content
Snippets Groups Projects
user avatar
David S. Miller authored
The best scheme to get uniqueness seems to be:

FOO			-- If node lacks "id" property
FOO-$(ID)		-- If node has "id" but parent lacks "cfg-handle"
FOO-$(ID)-$(CFG_HANDLE) -- If node has both

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
58fb6666
History
Name Last commit Last update