Re: [patch net-next 5/6] switchdev: remove FIB offload infrastructure

2016-09-22 Thread Jiri Pirko
Thu, Sep 22, 2016 at 09:25:19AM CEST, ido...@idosch.org wrote: >On Wed, Sep 21, 2016 at 01:53:13PM +0200, Jiri Pirko wrote: >> From: Jiri Pirko >> >> Since this is now taken care of by FIB notifier, remove the code, with >> all unused dependencies. >> >> Signed-off-by: Jiri

Re: [patch net-next 5/6] switchdev: remove FIB offload infrastructure

2016-09-22 Thread Ido Schimmel
On Wed, Sep 21, 2016 at 01:53:13PM +0200, Jiri Pirko wrote: > From: Jiri Pirko > > Since this is now taken care of by FIB notifier, remove the code, with > all unused dependencies. > > Signed-off-by: Jiri Pirko [...] > -static struct net_device

[patch net-next 5/6] switchdev: remove FIB offload infrastructure

2016-09-21 Thread Jiri Pirko
From: Jiri Pirko Since this is now taken care of by FIB notifier, remove the code, with all unused dependencies. Signed-off-by: Jiri Pirko --- include/net/ip_fib.h | 2 - include/net/switchdev.h | 40 -- net/ipv4/fib_frontend.c | 13