[PATCH 0/2] wifi: ath12k: fix issues when unbinding
From: Jose Ignacio Tornos Martinez
Date: Thu Oct 10 2024 - 13:54:42 EST
wifi: ath12k: fix issues when unbinding
Currently, ath12k driver is not working from VMs but it cannot be unbinded
either from there. I would like to send these patches to fix the issues that
I have found in order to get the unbind operation working there, at least to
fix the errors found during the process when the initial error is detected.
Just FYI and out of the scope of these patches, I am unbinding and binding
to apply a workaround with an extra module to fix the MSI addressing by
means of kprobes to be able to work with this device from VMs.
Signed-off-by: Jose Ignacio Tornos Martinez <jtornosm@xxxxxxxxxx>