patch-2.1.23 linux/include/linux/net.h

Next file: linux/include/linux/pci.h
Previous file: linux/include/linux/mpp.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.22/linux/include/linux/net.h linux/include/linux/net.h
@@ -93,8 +93,7 @@
 			 int flags);
   int	(*getname)	(struct socket *sock, struct sockaddr *uaddr,
 			 int *usockaddr_len, int peer);
-  int	(*select)	(struct socket *sock, int sel_type,
-			 select_table *wait);
+  unsigned int (*poll)	(struct socket *sock, poll_table *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