Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82699
b: refs/heads/master
c: 246f19d
h: refs/heads/master
i:
  82697: ec28e0b
  82695: 00ec107
v: v3
  • Loading branch information
Arnaldo Carvalho de Melo authored and David S. Miller committed Feb 3, 2008
1 parent 4babbd4 commit 0b43a33
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: ad8bb78083ff58f5dff3ef8cf8ac3e0336f8ae36
refs/heads/master: 246f19d194ec99ee8992106e129a133142dc6a10
2 changes: 1 addition & 1 deletion trunk/include/net/if_inet6.h
Original file line number Diff line number Diff line change
Expand Up @@ -112,13 +112,13 @@ struct ifmcaddr6
struct ip6_sf_list *mca_sources;
struct ip6_sf_list *mca_tomb;
unsigned int mca_sfmode;
unsigned char mca_crcount;
unsigned long mca_sfcount[2];
struct timer_list mca_timer;
unsigned mca_flags;
int mca_users;
atomic_t mca_refcnt;
spinlock_t mca_lock;
unsigned char mca_crcount;
unsigned long mca_cstamp;
unsigned long mca_tstamp;
};
Expand Down

0 comments on commit 0b43a33

Please sign in to comment.