Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 237475
b: refs/heads/master
c: e9476e9
h: refs/heads/master
i:
  237473: bd0a264
  237471: e511049
v: v3
  • Loading branch information
Hagen Paul Pfeifer authored and David S. Miller committed Feb 25, 2011
1 parent a832926 commit aacd645
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 96d796a38e9ec9a7c04a6cda3fc15d79efebb008
refs/heads/master: e9476e95d8707d1567d1af60df2c1f19630219a3
4 changes: 1 addition & 3 deletions trunk/net/ipv6/route.c
Original file line number Diff line number Diff line change
Expand Up @@ -1075,11 +1075,9 @@ struct dst_entry *icmp6_dst_alloc(struct net_device *dev,

int icmp6_dst_gc(void)
{
struct dst_entry *dst, *next, **pprev;
struct dst_entry *dst, **pprev;
int more = 0;

next = NULL;

spin_lock_bh(&icmp6_dst_lock);
pprev = &icmp6_dst_gc_list;

Expand Down

0 comments on commit aacd645

Please sign in to comment.