Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84862
b: refs/heads/master
c: fca09fb
h: refs/heads/master
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed Feb 8, 2008
1 parent c2419d6 commit a6b8842
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 405137d16fbe4c80b9e06e61af05856027745d23
refs/heads/master: fca09fb732b2cc310110b2fcbf3449df043a96d0
2 changes: 1 addition & 1 deletion trunk/net/decnet/dn_route.c
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ struct dn_rt_hash_bucket
{
struct dn_route *chain;
spinlock_t lock;
} __attribute__((__aligned__(8)));
};

extern struct neigh_table dn_neigh_table;

Expand Down

0 comments on commit a6b8842

Please sign in to comment.