From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH 2/2] use C99 structure initialization in nat helpers Date: Mon, 07 Mar 2005 00:12:06 +0100 Message-ID: <422B8E46.30908@trash.net> References: <422B8716.9010804@eurodev.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: Netfilter Development Mailinglist To: Pablo Neira In-Reply-To: <422B8716.9010804@eurodev.net> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Pablo Neira wrote: > This patch makes nat helpers use c99 structure initialization. It > applies on top of the previous patch. Thanks, but it doesn't apply without the previous patch. Hint: Send cleanups first in a series of patches :) Regards Patrick