]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/atm/svc.c
[PATCH] cciss: adds MSI and MSI-X support
[linux-2.6-omap-h63xx.git] / net / atm / svc.c
index d7b266136bf64168d0ce7ac8cc5796801fc11f13..3a180cfd7b48ee37116f9b78a1dc98081a9528d5 100644 (file)
@@ -613,7 +613,7 @@ static int svc_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg)
        return error;
 }
 
-static struct proto_ops svc_proto_ops = {
+static const struct proto_ops svc_proto_ops = {
        .family =       PF_ATMSVC,
        .owner =        THIS_MODULE,