Re: [patch net-next 6/6] ipv4: fib: Remove unused functions

2017-08-02 Thread David Ahern
On 8/2/17 1:56 AM, Jiri Pirko wrote: > From: Ido Schimmel > > Previous patches converted users of these functions to provide offload > indication using the nexthop's flags instead of the FIB info's. > > Signed-off-by: Ido Schimmel > Signed-off-by: Jiri Pirko > --- > include/net/ip_fib.h | 13

[patch net-next 6/6] ipv4: fib: Remove unused functions

2017-08-02 Thread Jiri Pirko
From: Ido Schimmel Previous patches converted users of these functions to provide offload indication using the nexthop's flags instead of the FIB info's. Signed-off-by: Ido Schimmel Signed-off-by: Jiri Pirko --- include/net/ip_fib.h | 13 - 1 file changed, 13 deletions(-) diff --