summaryrefslogtreecommitdiff
path: root/ipv4.h
diff options
context:
space:
mode:
Diffstat (limited to 'ipv4.h')
0 files changed, 0 insertions, 0 deletions
a href='/cgit.cgi/linux/net-next.git/patch/net/ipv4?id=982721f3911b2619482e05910644e5699fbeb065'>patch) tree217a326d3e362c84b92e4687fcd38f7766fc8655 /net/ipv4 parentb6bf3ca032c9cd517526178f579e7a4e395c6e45 (diff)
ipv4: Use const'ify fib_result deep in the route call chains.
The only troublesome bit here is __mkroute_output which wants to override res->fi and res->type, compute those in local variables instead. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')