X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fdccp%2Fdccp.h;h=1c2e3ec2eb57331cd7d6945d543d47446fc31ac0;hb=00e9028a95fb8a4d79f2fb695a853f33ea7d3b57;hp=743d85fcd6518d6551a88f6362da60d3895269c9;hpb=eda3d8f5604860aae1bb9996bb5efc4213778369;p=linux-2.6 diff --git a/net/dccp/dccp.h b/net/dccp/dccp.h index 743d85fcd6..1c2e3ec2eb 100644 --- a/net/dccp/dccp.h +++ b/net/dccp/dccp.h @@ -226,7 +226,7 @@ static inline void dccp_csum_outgoing(struct sk_buff *skb) extern void dccp_v4_send_check(struct sock *sk, int len, struct sk_buff *skb); -extern int dccp_retransmit_skb(struct sock *sk, struct sk_buff *skb); +extern int dccp_retransmit_skb(struct sock *sk); extern void dccp_send_ack(struct sock *sk); extern void dccp_reqsk_send_ack(struct sk_buff *sk, struct request_sock *rsk);