X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=net%2Frose%2Fsysctl_net_rose.c;h=89a9278795a9fc7e2177946bb52c25a205d66956;hb=a54809f1167243d909b2c63fcd51e1d648deeb01;hp=94ca9c2ccd692d2a278615221d60abc0ed3037ef;hpb=912afc3616b94c5c4af584972c7f5903b53cf15a;p=mirror_ubuntu-artful-kernel.git diff --git a/net/rose/sysctl_net_rose.c b/net/rose/sysctl_net_rose.c index 94ca9c2ccd69..89a9278795a9 100644 --- a/net/rose/sysctl_net_rose.c +++ b/net/rose/sysctl_net_rose.c @@ -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,