Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 76811
b: refs/heads/master
c: b61d92d
h: refs/heads/master
i:
  76809: b0e73cb
  76807: 9c0b625
v: v3
  • Loading branch information
Sean Hefty authored and Roland Dreier committed Jan 25, 2008
1 parent 64d6670 commit fd0d613
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 9af57b7a2702f2cdf6ae499612e90b0f84bcb393
refs/heads/master: b61d92d8ae6aa13b17d1c31e69d123879cec2ee2
2 changes: 0 additions & 2 deletions trunk/drivers/infiniband/core/mad.c
Original file line number Diff line number Diff line change
Expand Up @@ -2275,8 +2275,6 @@ static void cancel_mads(struct ib_mad_agent_private *mad_agent_priv)

/* Empty wait list to prevent receives from finding a request */
list_splice_init(&mad_agent_priv->wait_list, &cancel_list);
/* Empty local completion list as well */
list_splice_init(&mad_agent_priv->local_list, &cancel_list);
spin_unlock_irqrestore(&mad_agent_priv->lock, flags);

/* Report all cancelled requests */
Expand Down

0 comments on commit fd0d613

Please sign in to comment.