]> err.no Git - linux-2.6/blobdiff - net/ipv4/tcp_compound.c
[netdrvr] via-velocity: misc. cleanups
[linux-2.6] / net / ipv4 / tcp_compound.c
index ec68cb8081c16cebc9a231130133c31355f906dd..bc54f7e9aea938aae5ad6176d75bc3ab02e61677 100644 (file)
@@ -419,7 +419,6 @@ static struct tcp_congestion_ops tcp_compound = {
        .init           = tcp_compound_init,
        .ssthresh       = tcp_reno_ssthresh,
        .cong_avoid     = tcp_compound_cong_avoid,
-       .min_cwnd       = tcp_reno_min_cwnd,
        .rtt_sample     = tcp_compound_rtt_calc,
        .set_state      = tcp_compound_state,
        .cwnd_event     = tcp_compound_cwnd_event,