Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20052
b: refs/heads/master
c: e80e28b
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro committed Feb 8, 2006
1 parent 7805599 commit ecfcd2d
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: bee14e1f8ae2d5fd3f324e0c8562f791537160b2
refs/heads/master: e80e28b6b67ecc25fa89c9129a5f70de6389b2a6
2 changes: 1 addition & 1 deletion trunk/net/ipv6/mcast.c
Original file line number Diff line number Diff line change
Expand Up @@ -1978,7 +1978,7 @@ static int sf_setstate(struct ifmcaddr6 *pmc)
new_in = psf->sf_count[MCAST_INCLUDE] != 0;
if (new_in) {
if (!psf->sf_oldin) {
struct ip6_sf_list *prev = 0;
struct ip6_sf_list *prev = NULL;

for (dpsf=pmc->mca_tomb; dpsf;
dpsf=dpsf->sf_next) {
Expand Down

0 comments on commit ecfcd2d

Please sign in to comment.