]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/net/tcp.h
[TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling.
[karo-tx-linux.git] / include / net / tcp.h
index 9416236cc395f0f3ab1b69723c11a08c4a17946c..b19238027da87b5960ef5d772f686d264af01744 100644 (file)
@@ -848,7 +848,6 @@ extern __u32 cookie_v4_init_sequence(struct sock *sk, struct sk_buff *skb,
 
 /* tcp_output.c */
 
-extern void __tcp_data_snd_check(struct sock *sk, struct sk_buff *skb);
 extern void __tcp_push_pending_frames(struct sock *sk, struct tcp_sock *tp,
                                      unsigned int cur_mss, int nonagle);
 extern int tcp_may_send_now(struct sock *sk, struct tcp_sock *tp);