]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: ipv4: Remove flow arg from ip_mkroute_input
authorDavid Ahern <dsa@cumulusnetworks.com>
Sat, 7 Jan 2017 01:39:58 +0000 (17:39 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 8 Jan 2017 22:14:35 +0000 (17:14 -0500)
commitdc33da59ff887985db559d0b116ca8b98f63651e
treefa683340da38ff5a43a1d3668157f9596a02432b
parent9f09eaeae28a0c67b8fc2b5acb411a5d4fd8cc80
net: ipv4: Remove flow arg from ip_mkroute_input

fl4 arg is not used; remove it.

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