net: Initialize flow flags in input path
authorDavid Ahern <dsa@cumulusnetworks.com>
Wed, 30 Sep 2015 02:07:07 +0000 (19:07 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 30 Sep 2015 04:52:32 +0000 (21:52 -0700)
The fib_table_lookup tracepoint found 2 places where the flowi4_flags is
not initialized.

Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/fib_frontend.c
net/ipv4/route.c

Simple merge
Simple merge