Re: [PATCH] wifi: ath11k: fix warning when unbinding
Jose Ignacio Tornos Martinez <[email protected]>
| Newsgroups | org.infradead.lists.ath11k,org.kernel.vger.linux-kernel,org.kernel.vger.linux-wireless,org.kernel.vger.stable |
|---|---|
| Message-ID | <[email protected]> |
Hello Rameshkumar, > What is the exact failure? Do you see any driver error logs when it occurs? No error log, just the warning. > Got it. I was just thinking along with the proposed fix — whether we > might also need to handle the sequencing on QMI failure. > In other words, do you think the issue(double free) would still be > reproducible if we include a change like below ? Yes, I think so and in addition the code is more robust. There is no need to handle other stuff, the device can be bound again with no problem. Thanks Best regards José Ignacio