ipv4: add net device refcount tracker to struct in_device
authorEric Dumazet <edumazet@google.com>
Sun, 5 Dec 2021 04:22:12 +0000 (20:22 -0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 7 Dec 2021 00:05:11 +0000 (16:05 -0800)
commitc04438f58d140723e58050fcb9d33d84cb39e9e9
tree776866202b6b1eebc771ab7c2e5b4c23e35c4903
parent8c727003c4d0c776bd286d65c347591734d1d841
ipv4: add net device refcount tracker to struct in_device

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