patch-2.1.89 linux/include/linux/net.h
Next file: linux/include/linux/netdevice.h
Previous file: linux/include/linux/ncp_mount.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Feb 26 20:19:31 1998
- Orig file:
v2.1.88/linux/include/linux/net.h
- Orig date:
Fri Feb 6 15:32:54 1998
diff -u --recursive --new-file v2.1.88/linux/include/linux/net.h linux/include/linux/net.h
@@ -93,7 +93,7 @@
int flags);
int (*getname) (struct socket *sock, struct sockaddr *uaddr,
int *usockaddr_len, int peer);
- unsigned int (*poll) (struct socket *sock, struct poll_table_struct *wait);
+ unsigned int (*poll) (struct file *file, struct socket *sock, struct poll_table_struct *wait);
int (*ioctl) (struct socket *sock, unsigned int cmd,
unsigned long arg);
int (*listen) (struct socket *sock, int len);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov