]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/net/tcp.h
inet: Remove unused send_check length argument
[net-next-2.6.git] / include / net / tcp.h
index 75be5a28815d5d2759976a003a2f9f8f0ac9a1c9..70c5159f4b369a5ce382341ce0b4d46fa321799c 100644 (file)
@@ -423,7 +423,7 @@ extern u8                   *tcp_parse_md5sig_option(struct tcphdr *th);
  *     TCP v4 functions exported for the inet6 API
  */
 
-extern void                    tcp_v4_send_check(struct sock *sk, int len,
+extern void                    tcp_v4_send_check(struct sock *sk,
                                                  struct sk_buff *skb);
 
 extern int                     tcp_v4_conn_request(struct sock *sk,