Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346637
b: refs/heads/master
c: 1efc287
h: refs/heads/master
i:
  346635: 36ada89
v: v3
  • Loading branch information
Trond Myklebust authored and Trond Myklebust committed Dec 15, 2012
1 parent 5b00c9e commit cbe8f24
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4a20a988f732caa343257346ebf145ae8fa437e1
refs/heads/master: 1efc28780bf84f04dcce4f3f7242e4e6a59bffd4
2 changes: 0 additions & 2 deletions trunk/net/sunrpc/xprtsock.c
Original file line number Diff line number Diff line change
Expand Up @@ -2400,15 +2400,13 @@ static int bc_send_request(struct rpc_task *task)
{
struct rpc_rqst *req = task->tk_rqstp;
struct svc_xprt *xprt;
struct svc_sock *svsk;
u32 len;

dprintk("sending request with xid: %08x\n", ntohl(req->rq_xid));
/*
* Get the server socket associated with this callback xprt
*/
xprt = req->rq_xprt->bc_xprt;
svsk = container_of(xprt, struct svc_sock, sk_xprt);

/*
* Grab the mutex to serialize data as the connection is shared
Expand Down

0 comments on commit cbe8f24

Please sign in to comment.