Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67004
b: refs/heads/master
c: 9153f66
h: refs/heads/master
v: v3
  • Loading branch information
Roland Dreier authored and David S. Miller committed Oct 10, 2007
1 parent c11df93 commit 9a274e2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: f2cade13371f3ca80c5479c284e6455c681c8a0c
refs/heads/master: 9153f66a5b8e63c61374df4e6a4cbd0056e45178
1 change: 0 additions & 1 deletion trunk/drivers/infiniband/ulp/ipoib/ipoib_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -854,7 +854,6 @@ struct ipoib_neigh *ipoib_neigh_alloc(struct neighbour *neighbour)

void ipoib_neigh_free(struct net_device *dev, struct ipoib_neigh *neigh)
{
struct ipoib_dev_priv *priv = netdev_priv(dev);
struct sk_buff *skb;
*to_ipoib_neigh(neigh->neighbour) = NULL;
while ((skb = __skb_dequeue(&neigh->queue))) {
Expand Down

0 comments on commit 9a274e2

Please sign in to comment.