[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <167630137893.12830.1578587567778747590.kvalo@kernel.org>
Date: Mon, 13 Feb 2023 15:16:20 +0000 (UTC)
From: Kalle Valo <kvalo@...nel.org>
To: Martin Blumenstingl <martin.blumenstingl@...glemail.com>
Cc: linux-wireless@...r.kernel.org, tony0620emma@...il.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
Neo Jou <neojou@...il.com>,
Jernej Skrabec <jernej.skrabec@...il.com>, pkshih@...ltek.com,
Martin Blumenstingl <martin.blumenstingl@...glemail.com>
Subject: Re: [PATCH v2 1/4] wifi: rtw88: pci: Use enum type for
rtw_hw_queue_mapping() and ac_to_hwq
Martin Blumenstingl <martin.blumenstingl@...glemail.com> wrote:
> rtw_hw_queue_mapping() and ac_to_hwq[] hold values of type enum
> rtw_tx_queue_type. Change their types to reflect this to make it easier
> to understand this part of the code.
>
> While here, also change the array to be static const as it is not
> supposed to be modified at runtime.
>
> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@...glemail.com>
> Reviewed-by: Simon Horman <simon.horman@...igine.com>
> Reviewed-by: Ping-Ke Shih <pkshih@...ltek.com>
4 patches applied to wireless-next.git, thanks.
6152b649a708 wifi: rtw88: pci: Use enum type for rtw_hw_queue_mapping() and ac_to_hwq
c90897960c19 wifi: rtw88: pci: Change queue datatype to enum rtw_tx_queue_type
7b6e9df91133 wifi: rtw88: Move enum rtw_tx_queue_type mapping code to tx.{c,h}
24d54855ff36 wifi: rtw88: mac: Use existing macros in rtw_pwr_seq_parser()
--
https://patchwork.kernel.org/project/linux-wireless/patch/20230204233001.1511643-2-martin.blumenstingl@googlemail.com/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists