From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: 02/11 [NETFILTER]: Change return types of check functions for Ebtables extensions Date: Thu, 02 Oct 2008 12:15:46 +0200 Message-ID: <48E49F52.4010507@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]:53882 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753462AbYJBKQr (ORCPT ); Thu, 2 Oct 2008 06:16:47 -0400 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > commit 8c1c72c4101c2f09ef40a1029293df8423fae522 > Author: Jan Engelhardt > Date: Wed Sep 10 22:32:10 2008 -0400 > > [NETFILTER]: Change return types of check functions for Ebtables extensions > > Applied, thanks.