On Mon, 2012-09-17 at 22:53 -0400, David Miller wrote: > From: Cong Wang <amwang@xxxxxxxxxx> > Date: Tue, 18 Sep 2012 10:47:23 +0800 > > > I will remove this #ifdef and resend the whole patchset. > > Or, alternatively, use IS_ENABLED() or a similar test which will take > the modular case into account. > Yeah, actually net->ipv6 is also defined with #if IS_ENABLED(CONFIG_IPV6), so IS_ENABLED() is the right fix. Thanks! -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html