Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14904
b: refs/heads/master
c: 5872a9f
h: refs/heads/master
v: v3
  • Loading branch information
Roland Dreier committed Nov 29, 2005
1 parent 57cbb84 commit 057adee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 65c7eddaba33995e013ef3c04718f6dc8fdf2335
refs/heads/master: 5872a9fc28e6cd3a4e51479a50970d19a01573b3
4 changes: 2 additions & 2 deletions trunk/drivers/infiniband/ulp/ipoib/ipoib_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -398,9 +398,9 @@ static void path_rec_completion(int status,
while ((skb = __skb_dequeue(&neigh->queue)))
__skb_queue_tail(&skqueue, skb);
}
} else
path->query = NULL;
}

path->query = NULL;
complete(&path->done);

spin_unlock_irqrestore(&priv->lock, flags);
Expand Down

0 comments on commit 057adee

Please sign in to comment.