From: Kalle Valo <kvalo@qca.qualcomm.com>
To: Janusz Dziedzic <janusz.dziedzic@tieto.com>
Cc: <ath10k@lists.infradead.org>, <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH 2/4] ath10k: add WOW disconnect/magic-packet support
Date: Mon, 23 Mar 2015 17:01:29 +0200 [thread overview]
Message-ID: <87fv8vep12.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <1425887720-11466-2-git-send-email-janusz.dziedzic@tieto.com> (Janusz Dziedzic's message of "Mon, 9 Mar 2015 08:55:18 +0100")
Janusz Dziedzic <janusz.dziedzic@tieto.com> writes:
> Add support for WOW disconnect and magic-packet.
>
> Signed-off-by: Janusz Dziedzic <janusz.dziedzic@tieto.com>
[...]
> +#ifdef CONFIG_PM
> +int ath10k_wow_init(struct ieee80211_hw *hw);
[...]
> +#else
> +static inline int ath10k_wow_init(struct ieee80211_hw *hw)
> +{
> + return 0;
> +}
In pending branch I changed these to:
int ath10k_wow_init(struct ath10k *ar);
--
Kalle Valo
next prev parent reply other threads:[~2015-03-23 15:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-09 7:55 [PATCH 1/4] ath10k: add WMI support for WOW Janusz Dziedzic
2015-03-09 7:55 ` [PATCH 2/4] ath10k: add WOW disconnect/magic-packet support Janusz Dziedzic
2015-03-23 15:01 ` Kalle Valo [this message]
2015-03-09 7:55 ` [PATCH 3/4] ath10k: add WMI support for WOW patterns Janusz Dziedzic
2015-03-09 7:55 ` [PATCH 4/4] ath10k: add WOW patterns support Janusz Dziedzic
2015-03-13 16:40 ` [PATCH 1/4] ath10k: add WMI support for WOW Kalle Valo
2015-03-13 18:56 ` Janusz Dziedzic
2015-03-30 6:21 ` Kalle Valo
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=87fv8vep12.fsf@kamboji.qca.qualcomm.com \
--to=kvalo@qca.qualcomm.com \
--cc=ath10k@lists.infradead.org \
--cc=janusz.dziedzic@tieto.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).