Re: [PATCH mt76] wifi: mt76: mt792x: drop redundant napi_disable() in unregister path
Devin Wittmayer <[email protected]> Thu, 30 Jul 2026 08:22:02 -0700
| Newsgroups | org.kernel.vger.linux-wireless,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
The token IDR race is convincing, and TXRX_NOTIFY reaching it before mt76_rx() is the part I would have missed. Send the v2 through when you have it and I will test it. Devin