patch-2.1.89 linux/include/linux/skbuff.h
Next file: linux/include/linux/swap.h
Previous file: linux/include/linux/sdla_x25.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Mar  6 21:02:21 1998
-  Orig file: 
v2.1.88/linux/include/linux/skbuff.h
-  Orig date: 
Thu Feb 12 20:56:13 1998
diff -u --recursive --new-file v2.1.88/linux/include/linux/skbuff.h linux/include/linux/skbuff.h
@@ -538,7 +538,7 @@
 }
 
 extern struct sk_buff *		skb_recv_datagram(struct sock *sk,unsigned flags,int noblock, int *err);
-extern unsigned int		datagram_poll(struct socket *sock, struct poll_table_struct *wait);
+extern unsigned int		datagram_poll(struct file *file, struct socket *sock, struct poll_table_struct *wait);
 extern int			skb_copy_datagram(struct sk_buff *from, int offset, char *to,int size);
 extern int			skb_copy_datagram_iovec(struct sk_buff *from, int offset, struct iovec *to,int size);
 extern void			skb_free_datagram(struct sock * sk, struct sk_buff *skb);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov