From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: [PATCH net-next] netfilter: x_tables: xt_init() should run earlier Date: Sat, 08 Sep 2012 21:50:41 +0200 Message-ID: <1347133841.1234.1033.camel@edumazet-glaptop> References: <1346860506.13121.148.camel@edumazet-glaptop> <1346861569.13121.149.camel@edumazet-glaptop> <1346863073.13121.155.camel@edumazet-glaptop> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Cong Wang , Pablo Neira Ayuso , netfilter-devel@vger.kernel.org, Linux Kernel Network Developers To: Patrick McHardy Return-path: In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Sat, 2012-09-08 at 19:50 +0200, Patrick McHardy wrote: > Shouldn't we simply change the Makefile order? Yes, this is what Pablo did.