Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64102
b: refs/heads/master
c: 6958e82
h: refs/heads/master
v: v3
  • Loading branch information
Jack Morgenstein authored and Roland Dreier committed Aug 7, 2007
1 parent 8cee32a commit 6b4ae58
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: 198919151dea65d83dd0fb66979b1df28402f2b0
refs/heads/master: 6958e827f187c9c5cd39af075567f74f02bf3dd1
1 change: 1 addition & 0 deletions trunk/drivers/infiniband/ulp/ipoib/ipoib_verbs.c
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ int ipoib_transport_dev_init(struct net_device *dev, struct ib_device *ca)

out_free_mr:
ib_dereg_mr(priv->mr);
ipoib_cm_dev_cleanup(dev);

out_free_pd:
ib_dealloc_pd(priv->pd);
Expand Down

0 comments on commit 6b4ae58

Please sign in to comment.