[INET]: Let inet_diag and friends autoload
[pandora-kernel.git] / net / ax25 / ax25_uid.c
index 75c7664..ce0b13d 100644 (file)
@@ -185,7 +185,7 @@ static int ax25_uid_seq_show(struct seq_file *seq, void *v)
        return 0;
 }
 
-static struct seq_operations ax25_uid_seqops = {
+static const struct seq_operations ax25_uid_seqops = {
        .start = ax25_uid_seq_start,
        .next = ax25_uid_seq_next,
        .stop = ax25_uid_seq_stop,