All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@qca.qualcomm.com>
To: Jouni Malinen <jouni@qca.qualcomm.com>
Cc: <linux-wireless@vger.kernel.org>, <ath6kl-devel@qualcomm.com>
Subject: Re: [PATCH] ath6kl: Configure probed SSID list consistently
Date: Wed, 18 Apr 2012 13:13:33 +0300	[thread overview]
Message-ID: <4F8E93CD.3050906@qca.qualcomm.com> (raw)
In-Reply-To: <20120416162803.GA9671@jouni.qca.qualcomm.com>

On 04/16/2012 07:28 PM, Jouni Malinen wrote:
> Set max_scan_ssids and max_sched_scan_ssids to same value. These use the
> same probed SSID list, so there is no point in using different maximum
> number of SSIDs.
> 
> Clear probed SSID entries that are not used. This was already done for
> sched_scan, but not for scan. Be consistent and clear the table for both
> cases to avoid leaving bogus entries.
> 
> In addition, share the same function for setting the probed SSIDs for
> scan and sched_scan paths. This fixes setting of wildcard SSID flag
> (ANY_SSID_FLAG) and changes the scan path to use probed SSID index
> consistently (i.e., start with 0 similarly to sched_scan; firmware
> will handle the needed internal mapping).
> 
> Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>

Thanks, applied.

Kalle

      reply	other threads:[~2012-04-18 10:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-16 16:28 [PATCH] ath6kl: Configure probed SSID list consistently Jouni Malinen
2012-04-18 10:13 ` Kalle Valo [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=4F8E93CD.3050906@qca.qualcomm.com \
    --to=kvalo@qca.qualcomm.com \
    --cc=ath6kl-devel@qualcomm.com \
    --cc=jouni@qca.qualcomm.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.