summaryrefslogtreecommitdiffstats
path: root/include/net/ip_fib.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-05-25 13:22:05 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-05-25 13:22:05 +0200
commit344235f55707f6f7538378e9790cec58e86ebbca (patch)
tree8c4f41904450e9b929c162a32faf6141ff26ce75 /include/net/ip_fib.h
parentsc16is7xx: Read the LSR register for basic device presence check (diff)
parentLinux 5.7-rc7 (diff)
downloadlinux-344235f55707f6f7538378e9790cec58e86ebbca.tar.xz
linux-344235f55707f6f7538378e9790cec58e86ebbca.zip
Merge 5.7-rc7 into tty-next
We need the tty/serial fixes in here as well. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/net/ip_fib.h')
-rw-r--r--include/net/ip_fib.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/ip_fib.h b/include/net/ip_fib.h
index 59e0d4e99f94..b219a8fe0950 100644
--- a/include/net/ip_fib.h
+++ b/include/net/ip_fib.h
@@ -257,7 +257,6 @@ struct fib_dump_filter {
u32 table_id;
/* filter_set is an optimization that an entry is set */
bool filter_set;
- bool dump_all_families;
bool dump_routes;
bool dump_exceptions;
unsigned char protocol;