From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH] netfilter: xt_tcpudp.c: wrong struct in udp_checkentry Date: Wed, 29 Aug 2007 19:12:09 +0200 Message-ID: <46D5A8E9.3090500@trash.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org To: Jesper Bengtsson Return-path: In-Reply-To: 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 Jesper Bengtsson wrote: > I found what looks like a copy-paste error in udp_checkentry, see patch > below. > It doesn't seem to have any effect on the x86 architecture but it does > have effect on the Axis CRIS architecture. Thanks, please send me a Signed-off-by: line so I can apply it.