patch-2.1.2 linux/include/net/tcp.h

Next file: linux/init/main.c
Previous file: linux/include/linux/types.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.1/linux/include/net/tcp.h linux/include/net/tcp.h
@@ -159,7 +159,7 @@
 extern void tcp_send_reset(unsigned long saddr, unsigned long daddr, struct tcphdr *th,
 	  struct proto *prot, struct options *opt, struct device *dev, int tos, int ttl);
 
-extern void tcp_enqueue_partial(struct sk_buff *, struct sock *);
+extern void tcp_enqueue_partial(struct sock *, struct sk_buff *);
 extern struct sk_buff * tcp_dequeue_partial(struct sock *);
 extern void tcp_shrink_skb(struct sock *,struct sk_buff *,u32);
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov