[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4F8C3FFD.6030602@lwfinger.net>
Date: Mon, 16 Apr 2012 10:51:25 -0500
From: Larry Finger <Larry.Finger@...inger.net>
To: Herbert Xu <herbert@...dor.apana.org.au>
CC: LKML <linux-kernel@...r.kernel.org>,
driverdevel <devel@...verdev.osuosl.org>,
wireless <linux-wireless@...r.kernel.org>,
Jan Simonson <jan@...onson.se>,
Linux Crypto Mailing List <linux-crypto@...r.kernel.org>
Subject: Re: Problem with crypto when initializing TKIP
On 04/16/2012 07:48 AM, Herbert Xu wrote:
> On Mon, Apr 16, 2012 at 12:29:19AM -0500, Larry Finger wrote:
>>
>> The value of ok is NOTIFY_OK, which leads to a return of -ENOENT and
>> a failure of the initialization.
>
> NOTIFY_OK means that we have no notifiers installed. Did you
> compile/load CRYPTO_MANAGER?
Thanks for responding. The CRYPTO_MANAGER is built in, but your suggestion got
me into the correct area. For some unknown reason, CONFIG_MICHAEL_MIC was
dropped from my configuration. When I added it, everything works.
I will improve the error message in the driver.
Thanks again,
Larry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists