patch-2.1.44 linux/net/unix/af_unix.c
Next file: linux/net/unix/sysctl_net_unix.c
Previous file: linux/net/socket.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Jul  7 08:20:00 1997
-  Orig file: 
v2.1.43/linux/net/unix/af_unix.c
-  Orig date: 
Mon Jun 16 16:36:02 1997
diff -u --recursive --new-file v2.1.43/linux/net/unix/af_unix.c linux/net/unix/af_unix.c
@@ -450,7 +450,7 @@
 static unix_socket *unix_find_other(struct sockaddr_un *sunname, int len,
 				    int type, unsigned hash, int *error)
 {
-	int old_fs;
+	unsigned long old_fs;
 	int err;
 	struct inode *inode;
 	unix_socket *u;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov