Re: [PATCH net-next] net: ipv4: Remove flow arg from ip_mkroute_input

2017-01-08 Thread David Miller
From: David Ahern Date: Fri, 6 Jan 2017 17:39:58 -0800 > fl4 arg is not used; remove it. > > Signed-off-by: David Ahern Applied.

[PATCH net-next] net: ipv4: Remove flow arg from ip_mkroute_input

2017-01-06 Thread David Ahern
fl4 arg is not used; remove it. Signed-off-by: David Ahern --- net/ipv4/route.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net/ipv4/route.c b/net/ipv4/route.c index 7b52ac20145b..b9bff78274bf 100644 --- a/net/ipv4/route.c +++ b/net/ipv4/route.c @@ -1758,7 +1758,6 @@ st