summaryrefslogtreecommitdiffstats
path: root/net/core/dst.c
diff options
context:
space:
mode:
authorWei Wang2017-06-17 19:42:37 +0200
committerDavid S. Miller2017-06-18 04:54:00 +0200
commitdb916649b5dd0fa2bddeb9427dab513b41e1e984 (patch)
tree568c3f3e38d851cf39412f0d86fb778943569f84 /net/core/dst.c
parentipv6: mark DST_NOGC and remove the operation of dst_free() (diff)
downloadkernel-qcow2-linux-db916649b5dd0fa2bddeb9427dab513b41e1e984.tar.gz
kernel-qcow2-linux-db916649b5dd0fa2bddeb9427dab513b41e1e984.tar.xz
kernel-qcow2-linux-db916649b5dd0fa2bddeb9427dab513b41e1e984.zip
ipv6: get rid of icmp6 dst garbage collector
icmp6 dst route is currently ref counted during creation and will be freed by user during its call of dst_release(). So no need of a garbage collector for it. Remove all icmp6 dst garbage collector related code. Signed-off-by: Wei Wang <weiwan@google.com> Acked-by: Martin KaFai Lau <kafai@fb.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/dst.c')
0 files changed, 0 insertions, 0 deletions