[TIPC]: fix tipc_link_create error handling
[powerpc.git] / net / netfilter / nfnetlink_queue.c
index 7d47fc4..bb65a38 100644 (file)
@@ -1048,7 +1048,7 @@ static int seq_show(struct seq_file *s, void *v)
                          atomic_read(&inst->use));
 }
 
-static struct seq_operations nfqnl_seq_ops = {
+static const struct seq_operations nfqnl_seq_ops = {
        .start  = seq_start,
        .next   = seq_next,
        .stop   = seq_stop,