From: David Ahern
Date: Tue, 29 Sep 2015 19:07:07 -0700
> The fib_table_lookup tracepoint found 2 places where the flowi4_flags is
> not initialized.
>
> Signed-off-by: David Ahern
Applied, thanks David.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a mess
The fib_table_lookup tracepoint found 2 places where the flowi4_flags is
not initialized.
Signed-off-by: David Ahern
---
net/ipv4/fib_frontend.c | 1 +
net/ipv4/route.c| 1 +
2 files changed, 2 insertions(+)
diff --git a/net/ipv4/fib_frontend.c b/net/ipv4/fib_frontend.c
index 6fcbd215cd