switchdev: remove FIB offload infrastructure
authorJiri Pirko <jiri@mellanox.com>
Mon, 26 Sep 2016 10:52:33 +0000 (12:52 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Sep 2016 08:48:00 +0000 (04:48 -0400)
commit347e3b28c1ba24c1ae2f30290d8247480ab9ce14
treeb84cd9ae18da57455f7e3ede13c2ef6522eecff8
parent936bd486564aa3edb52313aa7c2e7381e0bcaba3
switchdev: remove FIB offload infrastructure

Since this is now taken care of by FIB notifier, remove the code, with
all unused dependencies.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip_fib.h
include/net/switchdev.h
net/ipv4/fib_frontend.c
net/ipv4/fib_rules.c
net/ipv4/fib_trie.c
net/switchdev/switchdev.c