Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118866
b: refs/heads/master
c: 93a3ab9
h: refs/heads/master
v: v3
  • Loading branch information
Yossi Etigin authored and Roland Dreier committed Nov 12, 2008
1 parent 9baa59a commit cc8632d
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: fe25c56190bbc0951d7c53b4ccd148e669d69938
refs/heads/master: 93a3ab939ba90e00e193f0bad98f43fbdfbd925d
1 change: 1 addition & 0 deletions trunk/drivers/infiniband/ulp/ipoib/ipoib_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -547,6 +547,7 @@ static int path_rec_start(struct net_device *dev,
if (path->query_id < 0) {
ipoib_warn(priv, "ib_sa_path_rec_get failed: %d\n", path->query_id);
path->query = NULL;
complete(&path->done);
return path->query_id;
}

Expand Down

0 comments on commit cc8632d

Please sign in to comment.