diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2015-10-08 00:48:42 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-10-08 14:26:59 +0300 |
commit | 77589ce0f84dd99cc946fd71fe6fb44dd8220d0a (patch) | |
tree | 27c8a96e43cebfbe89c5cc8e3961c412137b8b36 /net/ipv4/tcp_input.c | |
parent | f859b0f662493e4f53d462f5759e3c4302933077 (diff) | |
download | linux-77589ce0f84dd99cc946fd71fe6fb44dd8220d0a.tar.xz |
ipv4: Cache net in ip_build_and_send_pkt and ip_queue_xmit
Compute net and store it in a variable in the functions
ip_build_and_send_pkt and ip_queue_xmit so that it does not need to be
recomputed next time it is needed.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions