Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 214461
b: refs/heads/master
c: b4e1da3
h: refs/heads/master
i:
  214459: c0e0caa
v: v3
  • Loading branch information
Chris Mason authored and Andy Grover committed Sep 9, 2010
1 parent 6d4132c commit 7833196
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: f046011cd73c372267befd10242988eb744649fe
refs/heads/master: b4e1da3c9a0ac9b01f45a8578b7347e3a31f9fb8
1 change: 1 addition & 0 deletions trunk/net/rds/ib_recv.c
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,7 @@ static struct rds_page_frag *rds_ib_refill_one_frag(struct rds_ib_connection *ic
if (!frag)
return NULL;

sg_init_table(&frag->f_sg, 1);
ret = rds_page_remainder_alloc(&frag->f_sg,
RDS_FRAG_SIZE, page_mask);
if (ret) {
Expand Down

0 comments on commit 7833196

Please sign in to comment.