-
- Downloads
Revert "net: really fix the build..."
This reverts commit ce78ffa3. Wren and Nicolas reported that ath11k was failing to initialise QCA6390 Wi-Fi 6 device with error: qcom_mhi_qrtr: probe of mhi0_IPCR failed with error -22 Commit ce78ffa3 ("net: really fix the build..."), introduced in v5.14-rc5, caused this regression in qrtr. Most likely all ath11k devices are broken, but I only tested QCA6390. Let's revert the broken commit so that ath11k works again. Reported-by:Wren Turkal <wt@penguintechs.org> Reported-by:
Nicolas Schichan <nschichan@freebox.fr> Signed-off-by:
Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20210826172816.24478-1-kvalo@codeaurora.org Signed-off-by:
Jakub Kicinski <kuba@kernel.org>
Showing
- drivers/bus/mhi/core/internal.h 1 addition, 1 deletiondrivers/bus/mhi/core/internal.h
- drivers/bus/mhi/core/main.c 3 additions, 6 deletionsdrivers/bus/mhi/core/main.c
- drivers/net/mhi/net.c 1 addition, 1 deletiondrivers/net/mhi/net.c
- drivers/net/wwan/mhi_wwan_ctrl.c 1 addition, 1 deletiondrivers/net/wwan/mhi_wwan_ctrl.c
- include/linux/mhi.h 1 addition, 6 deletionsinclude/linux/mhi.h
- net/qrtr/mhi.c 1 addition, 15 deletionsnet/qrtr/mhi.c
Loading
Please register or sign in to comment