linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Luciano Coelho <luciano.coelho@nokia.com>
To: ext Guy Eilam <guy@wizery.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH] wl1271: fixed problem with WPS IEs in probe requests
Date: Wed, 15 Dec 2010 15:14:09 +0200	[thread overview]
Message-ID: <1292418849.32385.3.camel@chilepepper> (raw)
In-Reply-To: <1291906499-21141-1-git-send-email-guy@wizery.com>

On Thu, 2010-12-09 at 16:54 +0200, ext Guy Eilam wrote:
> Inclusion of a WPS IE in probe requests caused a problem
> in the driver due to the maximum size of the probe request
> template and the max_scan_ie_len values at initialization.
> 
> Increased the size of probe request template
> to the maximum size allowed by the firmware.
> Struct wl12xx_probe_req_template, which was only used
> for calculating the max size of the probe request template,
> is no longer used and needed.
> 
> max_scan_ie_len is used for validating the size of
> additional IEs in scan requests.
> Initialized the max_scan_ie_len field to the maximum size
> of the probe request template minus the ieee80211 header size.
> 
> Signed-off-by: Guy Eilam <guy@wizery.com>
> ---

Applied, thanks!


-- 
Cheers,
Luca.


      reply	other threads:[~2010-12-15 13:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-09 14:54 [PATCH] wl1271: fixed problem with WPS IEs in probe requests Guy Eilam
2010-12-15 13:14 ` Luciano Coelho [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=1292418849.32385.3.camel@chilepepper \
    --to=luciano.coelho@nokia.com \
    --cc=guy@wizery.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 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).