OSDN Git Service

ipmr, ip6mr: add net device refcount tracker to struct vif_device
authorEric Dumazet <edumazet@google.com>
Sun, 5 Dec 2021 04:22:16 +0000 (20:22 -0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 7 Dec 2021 00:06:02 +0000 (16:06 -0800)
commit42120a86438379eb77424831ae3d696c2d5cb622
tree12ed02610bb4f0b4cbf6f7a8734c90459fd4ed78
parent095e200f175f9843642343a4a48087fcfa4d3751
ipmr, ip6mr: add net device refcount tracker to struct vif_device

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