From: David Ahern
Date: Tue, 9 Aug 2016 06:51:06 -0700
> After commit 0ddcf43d5d4a ("ipv4: FIB Local/MAIN table collapse")
> fib_local is set but not used. Remove it.
>
> Signed-off-by: David Ahern
Applied, thanks David.
After commit 0ddcf43d5d4a ("ipv4: FIB Local/MAIN table collapse")
fib_local is set but not used. Remove it.
Signed-off-by: David Ahern
---
include/net/netns/ipv4.h | 1 -
net/ipv4/fib_frontend.c | 7 ---
2 files changed, 8 deletions(-)
diff --git a/include/net/netns/ipv4.h b/include/net/ne