]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - security/selinux/selinuxfs.c
SGISEEQ: fix oops when doing ifconfig down; ifconfig up
[linux-2.6-omap-h63xx.git] / security / selinux / selinuxfs.c
index 2fa483f26113c1656d950e11579bda5c7903cf8c..397fd4955fe1fb9dc9e57b95189084435f648294 100644 (file)
@@ -1222,7 +1222,7 @@ static int sel_avc_stats_seq_show(struct seq_file *seq, void *v)
 static void sel_avc_stats_seq_stop(struct seq_file *seq, void *v)
 { }
 
-static struct seq_operations sel_avc_cache_stats_seq_ops = {
+static const struct seq_operations sel_avc_cache_stats_seq_ops = {
        .start          = sel_avc_stats_seq_start,
        .next           = sel_avc_stats_seq_next,
        .show           = sel_avc_stats_seq_show,