Skip to content
Commit f6302d1d authored by David S. Miller's avatar David S. Miller
Browse files

[TCP]: Move send test logic out of net/tcp.h



This just moves the code into tcp_output.c, no code logic changes are
made by this patch.

Using this as a baseline, we can begin to untangle the mess of
comparisons for the Nagle test et al.  We will also be able to reduce
all of the redundant computation that occurs when outputting data
packets.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent fc6415bc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment