Merge tag 'pwm/for-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry...
[cascardo/linux.git] / net / xfrm / xfrm_sysctl.c
index 05a6e3d..35a7e79 100644 (file)
@@ -17,13 +17,13 @@ static struct ctl_table xfrm_table[] = {
                .procname       = "xfrm_aevent_etime",
                .maxlen         = sizeof(u32),
                .mode           = 0644,
-               .proc_handler   = proc_dointvec
+               .proc_handler   = proc_douintvec
        },
        {
                .procname       = "xfrm_aevent_rseqth",
                .maxlen         = sizeof(u32),
                .mode           = 0644,
-               .proc_handler   = proc_dointvec
+               .proc_handler   = proc_douintvec
        },
        {
                .procname       = "xfrm_larval_drop",