From: Kalle Valo <kvalo@qca.qualcomm.com>
To: Thomas Pedersen <c_tpeder@qca.qualcomm.com>
Cc: <linux-wireless@vger.kernel.org>, <ath6kl-devel@qualcomm.com>
Subject: Re: [PATCH] ath6kl: restart concurrent vifs on failed connect
Date: Tue, 14 Aug 2012 17:23:08 +0300 [thread overview]
Message-ID: <502A5F4C.7040002@qca.qualcomm.com> (raw)
In-Reply-To: <1343351471-2800-1-git-send-email-c_tpeder@qca.qualcomm.com>
On 07/27/2012 04:11 AM, Thomas Pedersen wrote:
> When an ath6kl STA vif is issued a connect command, the firmware will
> disconnect all other beaconing vifs in preparation for a potential
> channel switch. The case where the connect fails is currently unhandled,
> so if a connection attempt on a STA vif fails and any vifs were waiting
> for a new channel, simply restart the concurrent vifs on their previous
> channel.
>
> Requires that we start tracking the last issued channel in ar->last_ch,
> which is valid since ath6kl only supports 1 channel at a time.
>
> Also clear the beaconing vif's want_ch_switch bit regardless of whether
> channel switch succeeds, to stop recommitting the same failed profile.
>
> Signed-off-by: Thomas Pedersen <c_tpeder@qca.qualcomm.com>
Thanks, applied.
Kalle
prev parent reply other threads:[~2012-08-14 14:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-27 1:11 [PATCH] ath6kl: restart concurrent vifs on failed connect Thomas Pedersen
2012-08-14 14:23 ` 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=502A5F4C.7040002@qca.qualcomm.com \
--to=kvalo@qca.qualcomm.com \
--cc=ath6kl-devel@qualcomm.com \
--cc=c_tpeder@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.