X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=net%2Fatm%2Fsvc.c;h=3a180cfd7b48ee37116f9b78a1dc98081a9528d5;hb=dd8856bda5f1308beb113281b248683992998a9e;hp=d7b266136bf64168d0ce7ac8cc5796801fc11f13;hpb=312f5726055534be1dc9dd369be13aabd2943fcb;p=powerpc.git diff --git a/net/atm/svc.c b/net/atm/svc.c index d7b266136b..3a180cfd7b 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,