From: Jon Maloy <[email protected]>
Date: Wed, 25 Apr 2018 18:29:25 +0200
> Commit 36a50a989ee8 ("tipc: fix infinite loop when dumping link monitor
> summary") intended to fix a problem with user tool looping when max
> number of bearers are enabled.
>
> Unfortunately, the wrong version of the commit was posted, so the
> problem was not solved at all.
>
> This commit adds the missing part.
>
> Fixes: 36a50a989ee8 ("tipc: fix infinite loop when dumping link monitor
> summary")
> Signed-off-by: Jon Maloy <[email protected]>
Applied and queued up for -stable, thanks.