From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input Date: Sun, 30 Dec 2007 21:11:13 -0800 (PST) Message-ID: <20071230.211113.147623948.davem@davemloft.net> References: <20071231042355.GA9215@gondor.apana.org.au> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: herbert@gondor.apana.org.au Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:48910 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751407AbXLaFLO (ORCPT ); Mon, 31 Dec 2007 00:11:14 -0500 In-Reply-To: <20071231042355.GA9215@gondor.apana.org.au> Sender: netdev-owner@vger.kernel.org List-ID: From: Herbert Xu Date: Mon, 31 Dec 2007 15:23:55 +1100 > [IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input > > Let's nip the code duplication in the bud :) > > Signed-off-by: Herbert Xu Applied.