]> asedeno.scripts.mit.edu Git - linux.git/commit
rtw88: use rtw_hci_stop() instead of rtwdev->hci.ops->stop()
authorChin-Yen Lee <timlee@realtek.com>
Fri, 20 Dec 2019 09:21:54 +0000 (17:21 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Sun, 26 Jan 2020 15:38:11 +0000 (17:38 +0200)
commitfc83c616d4d95c386e2bac7994b635b24662bca4
treec59440d8358aa75d68df03cec9fec2a37c009c6d
parent65ae64d375751cad79c6e74222d348f72e310e4c
rtw88: use rtw_hci_stop() instead of rtwdev->hci.ops->stop()

Fix typo, should use rtw_hci_stop()

Signed-off-by: Chin-Yen Lee <timlee@realtek.com>
Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtw88/main.c