diff options
| author | Martin Blumenstingl <martin.blumenstingl@googlemail.com> | 2023-02-05 00:29:58 +0100 |
|---|---|---|
| committer | Kalle Valo <kvalo@kernel.org> | 2023-02-13 17:15:45 +0200 |
| commit | 6152b649a70861e72220de9f9abf2fe570967493 (patch) | |
| tree | f745ed4278e03e12da1a3b376cd3f7e7911a5631 /net/lapb/lapb_timer.c | |
| parent | 900cad6ef12e1cfacedddf125ba72386e33bc4a6 (diff) | |
wifi: rtw88: pci: Use enum type for rtw_hw_queue_mapping() and ac_to_hwq
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@googlemail.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Reviewed-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230204233001.1511643-2-martin.blumenstingl@googlemail.com
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions
