X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fdccp%2Fipv4.c;h=7f56f7e8f57169aa77e2a3e49a66514cca5367e7;hb=2b8ae728a8bada0cca10f30d3e7c52d384e8d5ad;hp=f2c011fd2ba128f92757aa816da604804d99394f;hpb=6762b47a74264152eeda5ac7516732fe9be265a7;p=pandora-kernel.git diff --git a/net/dccp/ipv4.c b/net/dccp/ipv4.c index f2c011fd2ba1..7f56f7e8f571 100644 --- a/net/dccp/ipv4.c +++ b/net/dccp/ipv4.c @@ -10,7 +10,6 @@ * 2 of the License, or (at your option) any later version. */ -#include #include #include #include @@ -505,8 +504,7 @@ int dccp_v4_conn_request(struct sock *sk, struct sk_buff *skb) ireq = inet_rsk(req); ireq->loc_addr = daddr; ireq->rmt_addr = saddr; - req->rcv_wnd = 100; /* Fake, option parsing will get the - right value */ + req->rcv_wnd = dccp_feat_default_sequence_window; ireq->opt = NULL; /*