-
- Downloads
[TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h & remove it
No other users exist for tcp_ecn.h. Very few things remain in tcp.h, for most TCP ECN functions callers reside within a single .c file and can be placed there. Signed-off-by:Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/tcp.h 12 additions, 2 deletionsinclude/net/tcp.h
- include/net/tcp_ecn.h 0 additions, 130 deletionsinclude/net/tcp_ecn.h
- net/ipv4/tcp_input.c 50 additions, 0 deletionsnet/ipv4/tcp_input.c
- net/ipv4/tcp_minisocks.c 6 additions, 0 deletionsnet/ipv4/tcp_minisocks.c
- net/ipv4/tcp_output.c 50 additions, 0 deletionsnet/ipv4/tcp_output.c
Loading
Please register or sign in to comment