X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=net%2Fatm%2Fpvc.c;h=f2c541774dcd77e14a7dc8cc47c53a36b3b6f3bb;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=2684a92da22bdbc3cdc98d4680c27c70fe315943;hpb=cee37fe97739d85991964371c1f3a745c00dd236;p=linux-2.6.git diff --git a/net/atm/pvc.c b/net/atm/pvc.c index 2684a92da..f2c541774 100644 --- a/net/atm/pvc.c +++ b/net/atm/pvc.c @@ -102,7 +102,7 @@ static int pvc_getname(struct socket *sock,struct sockaddr *sockaddr, } -static struct proto_ops pvc_proto_ops = { +static const struct proto_ops pvc_proto_ops = { .family = PF_ATMPVC, .owner = THIS_MODULE,