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: configure wow filters per-vif
Date: Tue, 14 Aug 2012 17:21:16 +0300 [thread overview]
Message-ID: <502A5EDC.6070704@qca.qualcomm.com> (raw)
In-Reply-To: <1344558753-20253-1-git-send-email-c_tpeder@qca.qualcomm.com>
On 08/10/2012 03:32 AM, Thomas Pedersen wrote:
> Only WoW filters for the first vif were being set, causing failures to
> wake up on any concurrent connected vifs. Handle all per-vif suspend
> and resume tasks.
>
> Since cfg80211 issues user wow filters on a per-wiphy basis, set any
> custom filters on all connected vifs.
>
> Starting WoW in firmware and setting host sleep mode is still handled on
> a global per-phy level. The first vif is always used for bookkeeping
> regardless of whether it is connected or not.
>
> WoW is cancelled if no connected vifs are found.
>
> No firmware capability bits or API bump is needed for this patch, as
> setting filters for vifs with index > 0 will simply overwrite the index
> 0 filters in the current implementation. While not correct, this is
> identical to the existing behavior.
>
> Signed-off-by: Thomas Pedersen <c_tpeder@qca.qualcomm.com>
Thanks, applied.
Kalle
prev parent reply other threads:[~2012-08-14 14:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-10 0:32 [PATCH] ath6kl: configure wow filters per-vif Thomas Pedersen
2012-08-14 14:21 ` 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=502A5EDC.6070704@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.