Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287301
b: refs/heads/master
c: 715252d
h: refs/heads/master
i:
  287299: 7f12ddd
v: v3
  • Loading branch information
Jesper Juhl authored and Roland Dreier committed Feb 6, 2012
1 parent 3033002 commit b9f7a38
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: 3af336376f77859da84bb1156ef29d5337b316a9
refs/heads/master: 715252d41912941efb791a7b7bad94d2614dc5c3
1 change: 1 addition & 0 deletions trunk/drivers/infiniband/ulp/srpt/ib_srpt.c
Original file line number Diff line number Diff line change
Expand Up @@ -687,6 +687,7 @@ static struct srpt_ioctx **srpt_alloc_ioctx_ring(struct srpt_device *sdev,
while (--i >= 0)
srpt_free_ioctx(sdev, ring[i], dma_size, dir);
kfree(ring);
ring = NULL;
out:
return ring;
}
Expand Down

0 comments on commit b9f7a38

Please sign in to comment.