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

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