From: Zhang Shengju
Date: Thu, 24 Nov 2016 13:25:09 +0800
> Loop index in neigh dump function is not updated correctly under some
> circumstances, this patch will fix it.
>
> Signed-off-by: Zhang Shengju
If this bug is also in the 'net' tree you should target this patch
there.
Also, you must
Loop index in neigh dump function is not updated correctly under some
circumstances, this patch will fix it.
Signed-off-by: Zhang Shengju
---
net/core/neighbour.c | 39 ++-
1 file changed, 18 insertions(+), 21 deletions(-)
diff --git a/net/core/neighbour.c b/