On Wed, Jan 27, 2016 at 04:22:39AM -0800, Guenter Roeck wrote: > --- > arm64, i386, m68k, mips, powerpc, sparc, xtensa (v3.14): > > drivers/net/vxlan.c: In function ‘vxlan_newlink’: > include/net/vxlan.h:30:28: error: ‘VXLAN_F_UDP_ZERO_CSUM6_RX’ undeclared (first use in this function) > #define VXLAN_F_RCV_FLAGS VXLAN_F_UDP_ZERO_CSUM6_RX > > Culprit is 'vxlan: fix test which detect duplicate vxlan iface'. VXLAN_F_UDP_ZERO_CSUM6_RX > does not exist in v3.14. Copying Nicolas Dichtel for advice. I've dropped this patch from the 3.14 queue now, thanks. greg k-h -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html