From: Johannes Berg <johannes@sipsolutions.net>
To: linux-wireless@vger.kernel.org
Cc: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Subject: Re: [PATCH] mac82011: use frame control to differentiate probe resp/beacon
Date: Thu, 20 Dec 2012 12:30:03 +0100 [thread overview]
Message-ID: <1356003003.10029.5.camel@jlt4.sipsolutions.net> (raw)
In-Reply-To: <1355253494-23118-1-git-send-email-johannes@sipsolutions.net> (sfid-20121211_201757_296159_60A776B2)
On Tue, 2012-12-11 at 20:18 +0100, Johannes Berg wrote:
> From: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
>
> The probe response/beacon management frame RX code passes a
> bool parameter to differentiate beacons and probe responses.
> This is useless since we have the frame and can thus use its
> frame control field. Moreover it is buggy since there is one
> call to ieee80211_rx_bss_info with a beacon frame that is
> indicated as a probe response, which is also fixed by using
> the frame control field, so do that.
Applied.
johannes
prev parent reply other threads:[~2012-12-20 11:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-11 19:18 [PATCH] mac82011: use frame control to differentiate probe resp/beacon Johannes Berg
2012-12-20 11:30 ` Johannes Berg [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=1356003003.10029.5.camel@jlt4.sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=emmanuel.grumbach@intel.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.