From: Felix Fietkau <nbd@nbd.name>
To: Ben Hutchings <ben@decadent.org.uk>,
Lorenzo Bianconi <lorenzo.bianconi83@gmail.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH] mt76: Use the correct hweight8() function
Date: Mon, 18 Feb 2019 20:11:39 +0100 [thread overview]
Message-ID: <b92df73b-a0fd-c0b3-e119-41b600aa7c13@nbd.name> (raw)
In-Reply-To: <20190212153624.u6x5dqvmixq63div@decadent.org.uk>
On 2019-02-12 16:36, Ben Hutchings wrote:
> mt76_init_stream_cap() and mt76_get_txpower() call __sw_hweight8()
> directly, but that's only defined if CONFIG_GENERIC_HWEIGHT is
> enabled. The function that works on all architectures is hweight8().
>
> Fixes: 551e1ef4d291 ("mt76: add mt76_init_stream_cap routine")
> Fixes: 9313faacbb4e ("mt76: move mt76x02_get_txpower to mt76 core")
> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Applied, thanks.
- Felix
prev parent reply other threads:[~2019-02-18 19:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-12 15:36 [PATCH] mt76: Use the correct hweight8() function Ben Hutchings
2019-02-18 19:11 ` Felix Fietkau [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=b92df73b-a0fd-c0b3-e119-41b600aa7c13@nbd.name \
--to=nbd@nbd.name \
--cc=ben@decadent.org.uk \
--cc=linux-wireless@vger.kernel.org \
--cc=lorenzo.bianconi83@gmail.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 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).