Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 320179
b: refs/heads/master
c: 76cacaa
h: refs/heads/master
i:
  320177: 27510f1
  320175: e30f0dd
v: v3
  • Loading branch information
Trond Myklebust authored and Trond Myklebust committed Jun 26, 2012
1 parent fee49d1 commit f7b17fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: db3a3bcf08d5c79290b369d70cc0b80c369d8ad9
refs/heads/master: 76cacaabf15a593833d96a65a1a251002bd88178
1 change: 1 addition & 0 deletions trunk/net/sunrpc/xdr.c
Original file line number Diff line number Diff line change
Expand Up @@ -773,6 +773,7 @@ void xdr_read_pages(struct xdr_stream *xdr, unsigned int len)
*/
xdr->p = (__be32 *)((char *)iov->iov_base + padding);
xdr->end = (__be32 *)((char *)iov->iov_base + end);
xdr->page_ptr = NULL;
}
EXPORT_SYMBOL_GPL(xdr_read_pages);

Expand Down

0 comments on commit f7b17fd

Please sign in to comment.