X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fmroute.h;h=e05d54a90743e4890a99436c0616ad428142643c;hb=2d785c8aae0e7a2e86966b5190faeb9085d391df;hp=e11cd45a79f6e1ecd1375b90252868ee43539ebb;hpb=bc77d24c47b89f1e0efed0b8e4be5f8aad102883;p=linux-2.6.git diff --git a/include/linux/mroute.h b/include/linux/mroute.h index e11cd45a7..e05d54a90 100644 --- a/include/linux/mroute.h +++ b/include/linux/mroute.h @@ -130,7 +130,7 @@ struct igmpmsg extern int ip_mroute_setsockopt(struct sock *, int, char __user *, int); extern int ip_mroute_getsockopt(struct sock *, int, char __user *, int __user *); -extern int ipmr_ioctl(struct sock *sk, int cmd, unsigned long arg); +extern int ipmr_ioctl(struct sock *sk, int cmd, void __user *arg); extern void ip_mr_init(void);