patch-2.3.21 linux/include/linux/net.h
Next file: linux/include/linux/pc_keyb.h
Previous file: linux/include/linux/ide.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Oct 11 14:58:05 1999
-  Orig file: 
v2.3.20/linux/include/linux/net.h
-  Orig date: 
Thu Aug 26 13:05:41 1999
diff -u --recursive --new-file v2.3.20/linux/include/linux/net.h linux/include/linux/net.h
@@ -126,7 +126,7 @@
 	void (*init_func)(struct net_proto *);	/* Bootstrap */
 };
 
-extern int	sock_wake_async(struct socket *sk, int how);
+extern int	sock_wake_async(struct socket *sk, int how, int band);
 extern int	sock_register(struct net_proto_family *fam);
 extern int	sock_unregister(int family);
 extern struct socket *sock_alloc(void);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)