From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH] uncast some ip_conntrack_get callsites Date: Tue, 09 Jan 2007 12:21:07 +0100 Message-ID: <45A37AA3.8040309@trash.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: Netfilter Developer Mailing List Return-path: To: Jan Engelhardt 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 Jan Engelhardt wrote: > ip_conntrack_get already takes a const struct sk_buff *, so no need to > cast the const away. While the patch is obvious and small, I won't apply any cleanup patches for ip_conntrack anymore since its scheduled for removal in 2.6.22. Please put all your energy in nf_conntrack :)