X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=include%2Fnet%2Fcompat.h;fp=include%2Fnet%2Fcompat.h;h=d714076d63d5fbb17d2da97de5dc58b47254bdd5;hb=0dfe6581a7e35bafe5fc4d9b84edd0e66b4fd78a;hp=69a8cd29c0ae72f83e4b75a4f70a909339837a4d;hpb=931ca7ab7fe804d77bc6952f1512950c0d870f26;p=linux-2.6-microblaze.git diff --git a/include/net/compat.h b/include/net/compat.h index 69a8cd29c0ae..d714076d63d5 100644 --- a/include/net/compat.h +++ b/include/net/compat.h @@ -70,9 +70,6 @@ int cmsghdr_from_user_compat_to_kern(struct msghdr *, struct sock *, int compat_mc_setsockopt(struct sock *, int, int, char __user *, unsigned int, int (*)(struct sock *, int, int, char __user *, unsigned int)); -int compat_mc_getsockopt(struct sock *, int, int, char __user *, int __user *, - int (*)(struct sock *, int, int, char __user *, - int __user *)); struct compat_group_req { __u32 gr_interface;