]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/ipv6/raw.c
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
[linux-2.6-omap-h63xx.git] / net / ipv6 / raw.c
index 16d4c63ff554cefd1dc8062ed7ec00807b486562..1f8f6275a7e4f08018a2d6715b32f17115b98ed7 100644 (file)
@@ -1273,7 +1273,7 @@ out_kfree:
        goto out;
 }
 
-static struct file_operations raw6_seq_fops = {
+static const struct file_operations raw6_seq_fops = {
        .owner =        THIS_MODULE,
        .open =         raw6_seq_open,
        .read =         seq_read,