]> 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)
commit68d45455b427262bb80d7de7243ffc4daa5e8f76
treec59440d8358aa75d68df03cec9fec2a37c009c6d
parenta824ef9539b4b7a0d6fb9a50b570e0c91287db74
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