From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Yongjun Date: Tue, 02 Mar 2010 01:50:31 +0000 Subject: Re: [BUG] sctp failed to load transform for hmac(md5) Message-Id: <4B8C6EE7.2090805@cn.fujitsu.com> List-Id: References: <4B8B83DF.4090705@cn.fujitsu.com> In-Reply-To: <4B8B83DF.4090705@cn.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sctp@vger.kernel.org Herbert Xu wrote: > On Mon, Mar 01, 2010 at 05:07:43PM +0800, Wei Yongjun wrote: > >> Hi: >> >> After I update the kernel to the 2.6.33, I got the following error, >> Is there something change to the crypto API or some modules >> is missing? >> > > Is this 2.6.33-release, or the latest git tree? > It is the latest git tree. > Cheers, >