ath10k: define ath10k_debug_start/_stop as static inline
[cascardo/linux.git] / net / rose / sysctl_net_rose.c
index 94ca9c2..89a9278 100644 (file)
@@ -24,7 +24,7 @@ static int min_window[] = {1}, max_window[] = {7};
 
 static struct ctl_table_header *rose_table_header;
 
-static ctl_table rose_table[] = {
+static struct ctl_table rose_table[] = {
        {
                .procname       = "restart_request_timeout",
                .data           = &sysctl_rose_restart_request_timeout,