Merge tag 'please-pull-fix-ia64-warnings' of git://git.kernel.org/pub/scm/linux/kerne...
[linux-2.6-block.git] / net / ax25 / sysctl_net_ax25.c
index d5744b7525118d843d770e5fb9c5299ae94727a9..919a5ce47515b17c63976bc7ee001b657760c606 100644 (file)
@@ -29,7 +29,7 @@ static int min_proto[1],              max_proto[] = { AX25_PROTO_MAX };
 static int min_ds_timeout[1],          max_ds_timeout[] = {65535000};
 #endif
 
-static const ctl_table ax25_param_table[] = {
+static const struct ctl_table ax25_param_table[] = {
        {
                .procname       = "ip_default_mode",
                .maxlen         = sizeof(int),