Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328114
b: refs/heads/master
c: 4b7cc7f
h: refs/heads/master
v: v3
  • Loading branch information
Konstantin Khlebnikov authored and David S. Miller committed Sep 27, 2012
1 parent f725bfe commit e5b394b
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: 51af6d7c1f31e0f3d42c87d53657ec7acb6e3462
refs/heads/master: 4b7cc7fc26598914ba202d04d4196efb26b22e69
2 changes: 1 addition & 1 deletion trunk/net/ipv6/netfilter/nf_conntrack_reasm.c
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ static int __net_init nf_ct_frag6_sysctl_register(struct net *net)
if (hdr == NULL)
goto err_reg;

net->ipv6.sysctl.frags_hdr = hdr;
net->nf_frag.sysctl.frags_hdr = hdr;
return 0;

err_reg:
Expand Down

0 comments on commit e5b394b

Please sign in to comment.