]> err.no Git - linux-2.6/blobdiff - net/ipv6/raw.c
[8021Q]: vlan_ioctl_handler: fix return value
[linux-2.6] / net / ipv6 / raw.c
index aac6aeb8de8c85f1b3d8099959e5f672a578e746..e27383d855dedfeffc1855ec906ea2522c8344e2 100644 (file)
@@ -1280,7 +1280,7 @@ static int raw6_seq_show(struct seq_file *seq, void *v)
        return 0;
 }
 
-static struct seq_operations raw6_seq_ops = {
+static const struct seq_operations raw6_seq_ops = {
        .start =        raw6_seq_start,
        .next =         raw6_seq_next,
        .stop =         raw6_seq_stop,