|
|
@@ -564,7 +564,7 @@ static struct ctl_table ip6_frags_ns_ctl_table[] = {
|
|
|
.data = &init_net.ipv6.frags.low_thresh,
|
|
|
.maxlen = sizeof(unsigned long),
|
|
|
.mode = 0644,
|
|
|
- .proc_handler = proc_dointvec_minmax,
|
|
|
+ .proc_handler = proc_doulongvec_minmax,
|
|
|
.extra1 = &zero,
|
|
|
.extra2 = &init_net.ipv6.frags.high_thresh
|
|
|
},
|