Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199203
b: refs/heads/master
c: a473113
h: refs/heads/master
i:
  199201: 4668cec
  199199: 41ff4b5
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed May 28, 2010
1 parent 7859775 commit 7a896c7
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: a02c37891a9b2d7ce93f9d09455b4f67c4c23b95
refs/heads/master: a47311380e094bb201be8a818370c73c3f52122c
1 change: 1 addition & 0 deletions trunk/net/core/neighbour.c
Original file line number Diff line number Diff line change
Expand Up @@ -934,6 +934,7 @@ int __neigh_event_send(struct neighbour *neigh, struct sk_buff *skb)
kfree_skb(buff);
NEIGH_CACHE_STAT_INC(neigh->tbl, unres_discards);
}
skb_dst_force(skb);
__skb_queue_tail(&neigh->arp_queue, skb);
}
rc = 1;
Expand Down

0 comments on commit 7a896c7

Please sign in to comment.