]> git.baikalelectronics.ru Git - kernel.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)
commita76ac447e637b7eaf7fe9fd5d349482d93c30041
treec59440d8358aa75d68df03cec9fec2a37c009c6d
parent985ba4653b7e3773a190f0fa6969790834d14c76
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