patch-2.4.23 linux-2.4.23/net/socket.c
Next file: linux-2.4.23/net/sunrpc/clnt.c
Previous file: linux-2.4.23/net/sctp/ulpqueue.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2003-11-28 10:26:21.000000000 -0800
- Orig file:
linux-2.4.22/net/socket.c
- Orig date:
2003-08-25 04:44:44.000000000 -0700
diff -urN linux-2.4.22/net/socket.c linux-2.4.23/net/socket.c
@@ -325,7 +325,7 @@
* but we take care of internal coherence yet.
*/
-static int sock_map_fd(struct socket *sock)
+int sock_map_fd(struct socket *sock)
{
int fd;
struct qstr this;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)