diff options
author | Christoph Paasch <christoph.paasch@uclouvain.be> | 2013-08-18 19:34:38 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-08-21 02:05:04 +0400 |
commit | 397b41746333ad386d91d23ea0f79481320dcdcc (patch) | |
tree | 6fbb6c9cb2123b3a189b3b8cdc258a7271d57069 /drivers/vhost/vhost.c | |
parent | c196ce05cfdb7b5a8af12a3096fac9e880d59617 (diff) | |
download | linux-397b41746333ad386d91d23ea0f79481320dcdcc.tar.xz |
tcp: trivial: Remove nocache argument from tcp_v4_send_synack
The nocache-argument was used in tcp_v4_send_synack as an argument to
inet_csk_route_req. However, since ba3f7f04ef2b (ipv4: Kill
FLOWI_FLAG_RT_NOCACHE and associated code.) this is no more used.
This patch removes the unsued argument from tcp_v4_send_synack.
Signed-off-by: Christoph Paasch <christoph.paasch@uclouvain.be>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/vhost/vhost.c')
0 files changed, 0 insertions, 0 deletions