]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/core/sock.c
KVM: SVM: intercept SMI to handle it at host level
[linux-2.6-omap-h63xx.git] / net / core / sock.c
index 1e35d9973f570c1835a1ecef395b69804dcc3f2f..e9986acdd0ab0920f5283801484619926907542f 100644 (file)
@@ -1911,7 +1911,7 @@ static int proto_seq_open(struct inode *inode, struct file *file)
        return seq_open(file, &proto_seq_ops);
 }
 
-static struct file_operations proto_seq_fops = {
+static const struct file_operations proto_seq_fops = {
        .owner          = THIS_MODULE,
        .open           = proto_seq_open,
        .read           = seq_read,