From: Johannes Berg <johannes@sipsolutions.net>
To: Ivo van Doorn <ivdoorn@gmail.com>
Cc: John Linville <linville@tuxdriver.com>,
linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH] mac80211: fix key hwaccel race
Date: Wed, 09 Apr 2008 16:38:13 +0200 [thread overview]
Message-ID: <1207751893.7442.23.camel@johannes.berg> (raw)
In-Reply-To: <200804091639.24321.IvDoorn@gmail.com> (sfid-20080409_153547_539824_75C658CB)
[-- Attachment #1: Type: text/plain, Size: 533 bytes --]
On Wed, 2008-04-09 at 16:39 +0200, Ivo van Doorn wrote:
> Hi,
>
> > enum ieee80211_internal_key_flags {
> > KEY_FLAG_UPLOADED_TO_HARDWARE = BIT(0),
> > KEY_FLAG_TODO_DELETE = BIT(1),
> > - KEY_FLAG_TODO_HWACCEL = BIT(2),
> > + KEY_FLAG_TODO_HWACCEL_ADD = BIT(2),
> > + KEY_FLAG_TODO_HWACCEL_REMOVE = BIT(2),
> > KEY_FLAG_TODO_DEFKEY = BIT(3),
> > KEY_FLAG_TODO_ADD_DEBUGFS = BIT(4),
> > };
>
> Just to be sure, but the duplicate BIT(2) is correct?
Eh, no. Wonder why it actually worked.
johannes
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
next prev parent reply other threads:[~2008-04-09 14:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-08 21:11 [PATCH] mac80211: fix key hwaccel race Johannes Berg
2008-04-09 14:39 ` Ivo van Doorn
2008-04-09 14:38 ` Johannes Berg [this message]
2008-04-09 14:45 ` [PATCH v2] " Johannes Berg
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=1207751893.7442.23.camel@johannes.berg \
--to=johannes@sipsolutions.net \
--cc=ivdoorn@gmail.com \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
/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