From: David Miller <da...@davemloft.net> Date: Sat, 27 Jun 2015 14:52:48 -0700 (PDT)
> Applied. Reverted, as it breaks the build. Please test your patches. In file included from include/linux/in.h:23:0, from include/uapi/linux/netfilter.h:7, from include/linux/netfilter_defs.h:4, from include/net/netns/netfilter.h:4, from include/net/net_namespace.h:22, from include/linux/init_task.h:15, from kernel/fork.c:562: include/uapi/linux/in.h:25:5: warning: "__UAPI_DEF_IN_IPPROTO" is not defined [-Wundef] #if __UAPI_DEF_IN_IPPROTO ^ include/uapi/linux/in.h:82:5: warning: "__UAPI_DEF_IN_ADDR" is not defined [-Wundef] #if __UAPI_DEF_IN_ADDR ^ include/uapi/linux/in.h:165:5: warning: "__UAPI_DEF_IP_MREQ" is not defined [-Wundef] #if __UAPI_DEF_IP_MREQ ^ include/uapi/linux/in.h:219:5: warning: "__UAPI_DEF_IN_PKTINFO" is not defined [-Wundef] #if __UAPI_DEF_IN_PKTINFO ^ include/uapi/linux/in.h:228:6: warning: "__UAPI_DEF_SOCKADDR_IN" is not defined [-Wundef] #if __UAPI_DEF_SOCKADDR_IN ^ include/uapi/linux/in.h:242:5: warning: "__UAPI_DEF_IN_CLASS" is not defined [-Wundef] #if __UAPI_DEF_IN_CLASS ^ -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html