net: add net device refcount tracker to struct neighbour
authorEric Dumazet <edumazet@google.com>
Sun, 5 Dec 2021 04:22:07 +0000 (20:22 -0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 7 Dec 2021 00:05:11 +0000 (16:05 -0800)
commit85662c9f8cbd4c96088ff99f56bc3d1097d0ac07
treec70f1beeddfc25e4f8302d8338c208336a01ab3e
parent56c1c77948ba3576df1c387cefcf3bab93600822
net: add net device refcount tracker to struct neighbour

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/net/neighbour.h
net/core/neighbour.c