All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@qca.qualcomm.com>
To: Kalle Valo <kvalo@qca.qualcomm.com>
Cc: <linux-wireless@vger.kernel.org>, <ath6kl-devel@qualcomm.com>,
	Naveen Singh <navesing@qca.qualcomm.com>
Subject: Re: [PATCH] ath6kl: Include match ssid list in scheduled scan
Date: Wed, 16 May 2012 16:26:24 +0300	[thread overview]
Message-ID: <4FB3AB00.2080709@qca.qualcomm.com> (raw)
In-Reply-To: <1337164140-16098-1-git-send-email-kvalo@qca.qualcomm.com>

On 05/16/2012 01:29 PM, Kalle Valo wrote:
> From: Naveen Singh <navesing@qca.qualcomm.com>
> 
> Scheduled scan implementation was only taking probed list into
> consideration. The matched list was dropped. This would cause
> FW not to report the AP as the list never had that AP's SSID
> populated. This was causing long connection time when supplicant
> would just issue a wild card SSID in probed list. As a part of
> this implementation, ath6kl driver would create a complete list
> by taking both probed and matched list and pass it to FW. FW would
> probe for the SSID that it needs to and would match against the
> relevant SSIDS that is been configured.
> 
> kvalo: whitespace changes, less indentation in the for loop, use ++
> 
> Signed-off-by: Naveen Singh <navesing@qca.qualcomm.com>
> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>

Applied.

Kalle

      parent reply	other threads:[~2012-05-16 13:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-16 10:29 [PATCH] ath6kl: Include match ssid list in scheduled scan Kalle Valo
2012-05-16 10:34 ` Kalle Valo
2012-05-16 13:26 ` 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=4FB3AB00.2080709@qca.qualcomm.com \
    --to=kvalo@qca.qualcomm.com \
    --cc=ath6kl-devel@qualcomm.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=navesing@qca.qualcomm.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 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.