Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187989
b: refs/heads/master
c: 0a14150
h: refs/heads/master
i:
  187987: 029d098
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed Mar 10, 2010
1 parent cf95ba1 commit 0bd33a5
Show file tree
Hide file tree
Showing 2 changed files with 3 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: bb134d5d9580fc7b945e3bca3c4b263947022966
refs/heads/master: 0a141509ede48ac33ef756ac1640f4d3f46fa2db
2 changes: 2 additions & 0 deletions trunk/net/core/neighbour.c
Original file line number Diff line number Diff line change
Expand Up @@ -771,6 +771,8 @@ static __inline__ int neigh_max_probes(struct neighbour *n)
}

static void neigh_invalidate(struct neighbour *neigh)
__releases(neigh->lock)
__acquires(neigh->lock)
{
struct sk_buff *skb;

Expand Down

0 comments on commit 0bd33a5

Please sign in to comment.