From: Larry Finger <Larry.Finger@lwfinger.net>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: LKML <linux-kernel@vger.kernel.org>,
driverdevel <devel@driverdev.osuosl.org>,
wireless <linux-wireless@vger.kernel.org>,
Jan Simonson <jan@simonson.se>,
Linux Crypto Mailing List <linux-crypto@vger.kernel.org>
Subject: Re: Problem with crypto when initializing TKIP
Date: Mon, 16 Apr 2012 10:51:25 -0500 [thread overview]
Message-ID: <4F8C3FFD.6030602@lwfinger.net> (raw)
In-Reply-To: <20120416124839.GA5985@gondor.apana.org.au>
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
prev parent reply other threads:[~2012-04-16 15:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-16 5:29 Problem with crypto when initializing TKIP Larry Finger
2012-04-16 12:48 ` Herbert Xu
2012-04-16 15:51 ` Larry Finger [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F8C3FFD.6030602@lwfinger.net \
--to=larry.finger@lwfinger.net \
--cc=devel@driverdev.osuosl.org \
--cc=herbert@gondor.apana.org.au \
--cc=jan@simonson.se \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).