On Wed, 2023-09-27 at 18:12:12 UTC, Miquel Raynal wrote: > Track the count of associated devices. Limit the number of associations > using the value provided by the user if any. If we reach the maximum > number of associations, we tell the device we are at capacity. If the > user do not want to accept any more associations, it may specify the > value 0 to the maximum number of associations, which will lead to an > access denied error status returned to the peers trying to associate. > > Signed-off-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> Applied to https://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan-next.git staging. Miquel