]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/sunrpc/svcsock.h
svc: Change services to use new svc_create_xprt service
[linux-2.6-omap-h63xx.git] / include / linux / sunrpc / svcsock.h
index 9882ce0ee33c684fc6421c93c1934de5eeca9e07..3181d9d4caa036b4b0981c02dbb8d0e79ed6a04e 100644 (file)
@@ -67,7 +67,6 @@ struct svc_sock {
 /*
  * Function prototypes.
  */
-int            svc_makesock(struct svc_serv *, int, unsigned short, int flags);
 void           svc_force_close_socket(struct svc_sock *);
 int            svc_recv(struct svc_rqst *, long);
 int            svc_send(struct svc_rqst *);