ipv6: Complete neighbour entry removal from dst_entry.
CC: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
6fd6ce2056
commit
887c95cc1d
@@ -89,8 +89,6 @@ struct fib6_table;
|
||||
struct rt6_info {
|
||||
struct dst_entry dst;
|
||||
|
||||
struct neighbour *n;
|
||||
|
||||
/*
|
||||
* Tail elements of dst_entry (__refcnt etc.)
|
||||
* and these elements (rarely used in hot path) are in
|
||||
|
Reference in New Issue
Block a user