linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: Stanislaw Gruszka <sgruszka@redhat.com>
Cc: yhchuang@realtek.com, johannes@sipsolutions.net,
	gregkh@linuxfoundation.org, linux-wireless@vger.kernel.org,
	Larry.Finger@lwfinger.net, pkshih@realtek.com,
	tehuang@realtek.com, briannorris@chromium.org
Subject: Re: [PATCH v7 01/14] rtw88: main files
Date: Mon, 11 Mar 2019 15:32:21 +0200	[thread overview]
Message-ID: <87pnqx8rkq.fsf@codeaurora.org> (raw)
In-Reply-To: <20190311131939.GB6089@redhat.com> (Stanislaw Gruszka's message of "Mon, 11 Mar 2019 14:19:40 +0100")

Stanislaw Gruszka <sgruszka@redhat.com> writes:

> On Mon, Mar 11, 2019 at 03:14:38PM +0200, Kalle Valo wrote:
>> Stanislaw Gruszka <sgruszka@redhat.com> writes:
>> 
>> >> +#define RA_MASK_VHT_RATES_1SS	(0x3ff000 << 0)
>> >> +#define RA_MASK_VHT_RATES_2SS	(0x3ff000 << 10)
>> >> +#define RA_MASK_VHT_RATES_3SS	(0x3ff000 << 20)
>> >
>> > Result will not fit in 32 bit, ULL marker should be added.
>> 
>> I haven't checked how these are used but IMHO using GENMASK() would be
>> so much better.
>
> GENMASK_ULL() in this case :-)

Good point :)

-- 
Kalle Valo

  reply	other threads:[~2019-03-11 13:32 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-09 13:48 [PATCH v7 00/14] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips yhchuang
2019-03-09 13:48 ` [PATCH v7 01/14] rtw88: main files yhchuang
2019-03-11 13:11   ` Stanislaw Gruszka
2019-03-11 13:14     ` Kalle Valo
2019-03-11 13:19       ` Stanislaw Gruszka
2019-03-11 13:32         ` Kalle Valo [this message]
2019-03-09 13:48 ` [PATCH v7 02/14] rtw88: core files yhchuang
2019-03-09 13:48 ` [PATCH v7 03/14] rtw88: hci files yhchuang
2019-03-11 12:50   ` Stanislaw Gruszka
2019-03-11 12:52     ` Johannes Berg
2019-03-09 13:48 ` [PATCH v7 04/14] rtw88: trx files yhchuang
2019-03-09 13:48 ` [PATCH v7 05/14] rtw88: mac files yhchuang
2019-03-09 13:48 ` [PATCH v7 06/14] rtw88: fw and efuse files yhchuang
2019-03-09 13:48 ` [PATCH v7 07/14] rtw88: phy files yhchuang
2019-03-09 13:48 ` [PATCH v7 08/14] rtw88: debug files yhchuang
2019-03-09 13:48 ` [PATCH v7 09/14] rtw88: chip files yhchuang
2019-03-11 13:17   ` Stanislaw Gruszka
2019-03-09 13:48 ` [PATCH v7 10/14] rtw88: 8822B init table yhchuang
2019-03-09 13:48 ` [PATCH v7 11/14] rtw88: 8822C " yhchuang
2019-03-09 13:48 ` [PATCH v7 12/14] rtw88: Kconfig & Makefile yhchuang
2019-03-09 13:48 ` [PATCH v7 13/14] rtw88: add MAINTAINERS entry yhchuang
2019-03-11 13:48 ` [PATCH v7 00/14] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips Kalle Valo
2019-03-11 13:58 ` Stanislaw Gruszka
2019-03-12  5:14 ` 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=87pnqx8rkq.fsf@codeaurora.org \
    --to=kvalo@codeaurora.org \
    --cc=Larry.Finger@lwfinger.net \
    --cc=briannorris@chromium.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=pkshih@realtek.com \
    --cc=sgruszka@redhat.com \
    --cc=tehuang@realtek.com \
    --cc=yhchuang@realtek.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).