Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298775
b: refs/heads/master
c: 78d5021
h: refs/heads/master
i:
  298773: 79c0786
  298771: 0665c0b
  298767: 5e3a233
v: v3
  • Loading branch information
RongQing.Li authored and David S. Miller committed Apr 5, 2012
1 parent 966152f commit 2008584
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: 117980c4c994b6fe58e873fe803c9bcdcb4337a3
refs/heads/master: 78d50217baf36093ab320f95bae0d6452daec85c
2 changes: 1 addition & 1 deletion trunk/net/ipv6/mcast.c
Original file line number Diff line number Diff line change
Expand Up @@ -2044,7 +2044,7 @@ static int ip6_mc_add_src(struct inet6_dev *idev, const struct in6_addr *pmca,
if (!delta)
pmc->mca_sfcount[sfmode]--;
for (j=0; j<i; j++)
(void) ip6_mc_del1_src(pmc, sfmode, &psfsrc[i]);
ip6_mc_del1_src(pmc, sfmode, &psfsrc[j]);
} else if (isexclude != (pmc->mca_sfcount[MCAST_EXCLUDE] != 0)) {
struct ip6_sf_list *psf;

Expand Down

0 comments on commit 2008584

Please sign in to comment.