X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fip.h;h=ed8b641ef42afd77404af5a269f311c0e5b0aebd;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=5ea190d1b767382e2ba8d7ea553ed9995274ab41;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/include/linux/ip.h b/include/linux/ip.h index 5ea190d1b..ed8b641ef 100644 --- a/include/linux/ip.h +++ b/include/linux/ip.h @@ -130,8 +130,6 @@ struct inet_opt { int mc_index; /* Multicast device index */ __u32 mc_addr; struct ip_mc_socklist *mc_list; /* Group array */ - struct page *sndmsg_page; /* Cached page for sendmsg */ - u32 sndmsg_off; /* Cached offset for sendmsg */ /* * Following members are used to retain the infomation to build * an ip header on each ip fragmentation while the socket is corked.