From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: 03/11 [NETFILTER]: Change return types of match functions for Ebtables extensions Date: Thu, 02 Oct 2008 12:18:42 +0200 Message-ID: <48E4A002.50406@trash.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Netfilter Developer Mailing List To: Jan Engelhardt Return-path: Received: from stinky.trash.net ([213.144.137.162]:53924 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753151AbYJBKTm (ORCPT ); Thu, 2 Oct 2008 06:19:42 -0400 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > commit 85406f396edadf87efdc4485b3afa65d6482bdd9 > Author: Jan Engelhardt > Date: Wed Sep 10 02:27:36 2008 -0400 > > [NETFILTER]: Change return types of match functions for Ebtables extensions > > Applied, thanks.