diff options
author | Dmitry Antipov <dmantipov@yandex.ru> | 2023-10-16 16:59:10 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2023-10-19 10:29:45 +0300 |
commit | 2f4ae0feab8b5a60a936a3eff2b4ee78a5380e33 (patch) | |
tree | 22605351c944fea0379db00ef4ad7bf2cf9c6282 /rust | |
parent | 9e58030622d01a781575bbf43e2ea5c45c6c8faf (diff) |
wifi: rtlwifi: drop chk_switch_dmdp() from HAL interface
Since there is no chip-specific code behind 'chk_switch_dmdp()',
there is no need to maintain function pointer in 'struct rtl_hal_ops'
and relevant common code may be simplified. 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/20231016135925.129223-3-dmantipov@yandex.ru
Diffstat (limited to 'rust')
0 files changed, 0 insertions, 0 deletions