From: Kalle Valo <kvalo@qca.qualcomm.com>
To: Felix Fietkau <nbd@nbd.name>
Cc: <linux-wireless@vger.kernel.org>, <kvalo@codeaurora.org>
Subject: Re: [v2] ath9k: fix more-data flag for buffered multicast packets
Date: Fri, 28 Jul 2017 13:32:22 +0200 [thread overview]
Message-ID: <f9957eaf4655464bb6d93c814aa09e31@euamsexm01a.eu.qualcomm.com> (raw)
In-Reply-To: <20170725174616.81638-1-nbd@nbd.name>
Felix Fietkau <nbd@nbd.name> wrote:
> The flag needs to be cleared for the last packet in the list, not the
> first one. Fixes some issues with multicast packet loss for powersave
> clients connected to an ath9k AP.
>
> Signed-off-by: Felix Fietkau <nbd@nbd.name>
Failed to compile:
drivers/net/wireless/ath/ath9k/xmit.c: In function ‘ath_tx_cabq’:
drivers/net/wireless/ath/ath9k/xmit.c:2454:2: error: implicit declaration of function ‘ath9k_set_moredata’ [-Werror=implicit-function-declaration]
ath9k_set_moredata(sc, bf, false);
^
cc1: some warnings being treated as errors
make[5]: *** [drivers/net/wireless/ath/ath9k/xmit.o] Error 1
make[4]: *** [drivers/net/wireless/ath/ath9k] Error 2
make[3]: *** [drivers/net/wireless/ath] Error 2
make[2]: *** [drivers/net/wireless] Error 2
make[1]: *** [drivers/net] Error 2
make[1]: *** Waiting for unfinished jobs....
make: *** [drivers] Error 2
Patch set to Changes Requested.
--
https://patchwork.kernel.org/patch/9862603/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
next prev parent reply other threads:[~2017-07-28 11:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-25 17:46 [PATCH v2] ath9k: fix more-data flag for buffered multicast packets Felix Fietkau
2017-07-28 11:32 ` Kalle Valo [this message]
2017-07-30 3:15 ` kbuild test robot
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=f9957eaf4655464bb6d93c814aa09e31@euamsexm01a.eu.qualcomm.com \
--to=kvalo@qca.qualcomm.com \
--cc=kvalo@codeaurora.org \
--cc=linux-wireless@vger.kernel.org \
--cc=nbd@nbd.name \
/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