wifi: rtlwifi: rtl92ee_dm_dynamic_primary_cca_check(): fix typo in function name
authorDmitry Antipov <dmantipov@yandex.ru>
Mon, 23 Oct 2023 09:17:06 +0000 (12:17 +0300)
committerKalle Valo <kvalo@kernel.org>
Mon, 30 Oct 2023 17:21:22 +0000 (19:21 +0200)
commit7419d8ab35087ba2164e92e8c9f1e418bc303a06
treecd8dc5f9dad3b664032ac1086320b9c067b50c2c
parentd1337ccb4477bf789a58ff50d858ffdb0e7998b4
wifi: rtlwifi: rtl92ee_dm_dynamic_primary_cca_check(): fix typo in function name

For rtl8192ee, change 'rtl92ee_dm_dynamic_primary_cca_ckeck()'
to 'rtl92ee_dm_dynamic_primary_cca_check()' and so adjust
'rtl92ee_dm_watchdog()' as well. Compile tested only.

Signed-off-by: Dmitry Antipov <dmantipov@yandex.ru>
Acked-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20231023091722.52509-3-dmantipov@yandex.ru
drivers/net/wireless/realtek/rtlwifi/rtl8192ee/dm.c