patch-2.1.74 linux/include/linux/sunrpc/svcsock.h

Next file: linux/net/ipv4/ip_fw.c
Previous file: linux/include/linux/stallion.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.73/linux/include/linux/sunrpc/svcsock.h linux/include/linux/sunrpc/svcsock.h
@@ -49,7 +49,7 @@
 /*
  * Function prototypes.
  */
-int		svc_create_socket(struct svc_serv *, int, struct sockaddr_in *);
+int		svc_makesock(struct svc_serv *, int, unsigned short);
 void		svc_delete_socket(struct svc_sock *);
 int		svc_recv(struct svc_serv *, struct svc_rqst *);
 int		svc_send(struct svc_rqst *);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov