1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be
Colin Ian King ed403e86c8 wifi: rtlwifi: rtl8723be: Make read-only arrays static const
Don't populate the read-only arrays cck_rates, ofdm_rates, ht_rates_1t and
channel_all on the stack at run time, instead make them static const and
clean up the formatting.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Acked-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://msgid.link/20240425155733.114423-1-colin.i.king@gmail.com
2024-04-29 09:48:36 +08:00
..
def.h rtlwifi: rtl8723be: Replace old-style license information 2019-02-19 17:00:32 +02:00
dm.c wifi: rtlwifi: use convenient list_count_nodes() 2023-10-12 15:13:48 +03:00
dm.h rtlwifi: rtl8723be: Replace old-style license information 2019-02-19 17:00:32 +02:00
fw.c rtlwifi: rtl8723be Rename RT_TRACE to rtl_dbg 2020-08-31 18:26:05 +03:00
fw.h rtlwifi: rtl8723be: Remove usage of private bit manipulation macros 2019-12-18 20:22:33 +02:00
hw.c wifi: rtlwifi: cleanup few rtlxxxx_set_hw_reg() routines 2023-09-28 19:25:36 +03:00
hw.h rtlwifi: rtl8723be: Replace old-style license information 2019-02-19 17:00:32 +02:00
led.c wifi: rtlwifi: simplify LED management 2023-06-21 21:31:10 +03:00
led.h wifi: rtlwifi: simplify LED management 2023-06-21 21:31:10 +03:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
phy.c wifi: rtlwifi: rtl8723be: Make read-only arrays static const 2024-04-29 09:48:36 +08:00
phy.h rtlwifi: rtl8723be: Replace old-style license information 2019-02-19 17:00:32 +02:00
pwrseq.c rtlwifi: rtl8723be: Replace old-style license information 2019-02-19 17:00:32 +02:00
pwrseq.h rtlwifi: rtl8723be: Replace old-style license information 2019-02-19 17:00:32 +02:00
reg.h rtlwifi: rtl8723be: Replace old-style license information 2019-02-19 17:00:32 +02:00
rf.c rtlwifi: rtl8723be Rename RT_TRACE to rtl_dbg 2020-08-31 18:26:05 +03:00
rf.h rtlwifi: rtl8723be: Replace old-style license information 2019-02-19 17:00:32 +02:00
sw.c wifi: rtlwifi: drop unused const_amdpci_aspm 2023-11-22 17:50:36 +02:00
table.c rtlwifi: rtl8723be: Replace old-style license information 2019-02-19 17:00:32 +02:00
table.h rtlwifi: rtl8723be: Replace old-style license information 2019-02-19 17:00:32 +02:00
trx.c wifi: rtlwifi: simplify TX command fill callbacks 2023-10-14 09:42:24 +03:00
trx.h wifi: rtlwifi: simplify TX command fill callbacks 2023-10-14 09:42:24 +03:00