X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=net%2Fatm%2Fsvc.c;h=3a180cfd7b48ee37116f9b78a1dc98081a9528d5;hb=c4028958b6ecad064b1a6303a6a5906d4fe48d73;hp=d7b266136bf64168d0ce7ac8cc5796801fc11f13;hpb=13d1ef29bc5125d7b77c5f6cdfde5ed31226005c;p=linux-2.6-omap-h63xx.git diff --git a/net/atm/svc.c b/net/atm/svc.c index d7b266136bf..3a180cfd7b4 100644 --- a/net/atm/svc.c +++ b/net/atm/svc.c @@ -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,