Re: [RFC v2 PATCH 11/11] net: Remove dst->next

2017-10-31 Thread Eric Dumazet
On Tue, 2017-10-31 at 23:10 +0900, David S. Miller wrote: > There are no more users. > > Signed-off-by: David S. Miller > --- > include/net/dst.h | 4 > net/core/dst.c| 1 - > 2 files changed, 5 deletions(-) Reviewed-by: Eric Dumazet

[RFC v2 PATCH 11/11] net: Remove dst->next

2017-10-31 Thread David S. Miller
There are no more users. Signed-off-by: David S. Miller --- include/net/dst.h | 4 net/core/dst.c| 1 - 2 files changed, 5 deletions(-) diff --git a/include/net/dst.h b/include/net/dst.h index ffd0d81f861f..b0e71091d159 100644 --- a/include/net/dst.h +++ b/include/net/dst.h @@ -82,10 +