]> Git Repo - linux.git/commit - net/ipv4/fib_frontend.c
net: Initialize flow flags in input path
authorDavid Ahern <[email protected]>
Wed, 30 Sep 2015 02:07:07 +0000 (19:07 -0700)
committerDavid S. Miller <[email protected]>
Wed, 30 Sep 2015 04:52:32 +0000 (21:52 -0700)
commitb84f78782052ee4516903e5d0566a5eee365b771
treea9f8b55ef7af9473c81f30ca87149d7989a5d918
parent57a47532c4312159935c98b7f1cf0e62296b9171
net: Initialize flow flags in input path

The fib_table_lookup tracepoint found 2 places where the flowi4_flags is
not initialized.

Signed-off-by: David Ahern <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/ipv4/fib_frontend.c
net/ipv4/route.c
This page took 0.052824 seconds and 4 git commands to generate.