diff options
| author | Neal Cardwell <[email protected]> | 2020-09-10 19:35:33 +0000 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2020-09-11 03:53:01 +0000 |
| commit | e7b10a4dd1b13c8fb8ee1686da7d01437c5da1d2 (patch) | |
| tree | afdfa162e2a6ca08867624cd26a39e01a3dc5737 /net/ipv4/tcp_cong.c | |
| parent | tcp: Only init congestion control if not initialized already (diff) | |
| download | kernel-e7b10a4dd1b13c8fb8ee1686da7d01437c5da1d2.tar.gz kernel-e7b10a4dd1b13c8fb8ee1686da7d01437c5da1d2.zip | |
tcp: Simplify EBPF TCP_CONGESTION to always init CC
Now that the previous patch ensures we don't initialize the congestion
control twice, when EBPF sets the congestion control algorithm at
connection establishment we can simplify the code by simply
initializing the congestion control module at that time.
Signed-off-by: Neal Cardwell <[email protected]>
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Yuchung Cheng <[email protected]>
Acked-by: Kevin Yang <[email protected]>
Cc: Lawrence Brakmo <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_cong.c')
0 files changed, 0 insertions, 0 deletions
