patch-2.3.40 linux/net/sunrpc/xprt.c
Next file: linux/scripts/cramfs/GNUmakefile
Previous file: linux/net/sunrpc/svcsock.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Jan 20 10:48:35 2000
- Orig file:
v2.3.39/linux/net/sunrpc/xprt.c
- Orig date:
Fri Oct 15 15:25:14 1999
diff -u --recursive --new-file v2.3.39/linux/net/sunrpc/xprt.c linux/net/sunrpc/xprt.c
@@ -1541,7 +1541,7 @@
struct socket *sock;
int type, err;
- dprintk("RPC: xprt_create_socket(%08lx, %s %d)\n",
+ dprintk("RPC: xprt_create_socket(%08x, %s %d)\n",
sap? ntohl(sap->sin_addr.s_addr) : 0,
(proto == IPPROTO_UDP)? "udp" : "tcp", proto);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)