patch-2.0.1 linux/net/socket.c
Next file: linux/Documentation/Changes
Previous file: linux/net/ipv4/tcp_output.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Sat Jun 29 12:00:48 1996
- Orig file:
v2.0.0/linux/net/socket.c
- Orig date:
Thu Jun 6 17:42:39 1996
diff -u --recursive --new-file v2.0.0/linux/net/socket.c linux/net/socket.c
@@ -778,7 +778,7 @@
sock_release(newsock);
return(-EINVAL);
}
- sock->file=current->files->fd[fd];
+ newsock->file=current->files->fd[fd];
if (upeer_sockaddr)
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov