]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/ipv6/route.c
[PATCH] qconf: hide empty list items
[linux-2.6-omap-h63xx.git] / net / ipv6 / route.c
index a415ac610e2d76ca6a06da566c4e2c6f847b2945..0e1f4b2cd3dd74e8a4daf4d23eaf9cf7babcf56d 100644 (file)
@@ -2345,7 +2345,7 @@ static int rt6_stats_seq_open(struct inode *inode, struct file *file)
        return single_open(file, rt6_stats_seq_show, NULL);
 }
 
-static struct file_operations rt6_stats_seq_fops = {
+static const struct file_operations rt6_stats_seq_fops = {
        .owner   = THIS_MODULE,
        .open    = rt6_stats_seq_open,
        .read    = seq_read,