From: Jiri Benc <jbenc@suse.cz>
To: Michael Wu <flamingice@sourmilk.net>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH] d80211: fix authentication issues
Date: Fri, 9 Feb 2007 15:25:40 +0100 [thread overview]
Message-ID: <20070209152540.32a23571@griffin.suse.cz> (raw)
In-Reply-To: <200702081448.19664.flamingice@sourmilk.net>
On Thu, 8 Feb 2007 14:48:15 -0500, Michael Wu wrote:
> @@ -2355,7 +2358,7 @@ int ieee80211_sta_set_bssid(struct net_d
> ifsta->bssid_set = 0;
> else
> ifsta->bssid_set = 1;
> - if (ifsta->ssid_set && ifsta->state != IEEE80211_AUTHENTICATE)
> + if (ifsta->ssid_set)
> ieee80211_sta_new_auth(dev, ifsta);
How do you protect against already running ieee80211_associate (called
from ieee80211_sta_work)?
Thanks,
Jiri
--
Jiri Benc
SUSE Labs
next prev parent reply other threads:[~2007-02-09 14:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-08 19:48 [PATCH] d80211: fix authentication issues Michael Wu
2007-02-09 14:25 ` Jiri Benc [this message]
2007-02-09 14:26 ` Jiri Benc
2007-02-15 21:27 ` Jiri Benc
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=20070209152540.32a23571@griffin.suse.cz \
--to=jbenc@suse.cz \
--cc=flamingice@sourmilk.net \
--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