Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15335
b: refs/heads/master
c: 6f4353d
h: refs/heads/master
i:
  15333: 88a9789
  15331: f3af7ac
  15327: fc672ef
v: v3
  • Loading branch information
David L Stevens authored and David S. Miller committed Dec 27, 2005
1 parent 06536c0 commit b80ba40
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: 04333393b930370db0cc29fdf0dbbd08ecd43337
refs/heads/master: 6f4353d891b5e477528cd0b996e0263fecdf5d5f
2 changes: 1 addition & 1 deletion trunk/net/ipv6/mcast.c
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ static int ip6_mc_leave_src(struct sock *sk, struct ipv6_mc_socklist *iml,
#define MLDV2_QQIC(value) MLDV2_EXP(0x80, 4, 3, value)
#define MLDV2_MRC(value) MLDV2_EXP(0x8000, 12, 3, value)

#define IPV6_MLD_MAX_MSF 10
#define IPV6_MLD_MAX_MSF 64

int sysctl_mld_max_msf = IPV6_MLD_MAX_MSF;

Expand Down

0 comments on commit b80ba40

Please sign in to comment.