Re: [PATCH mt76] wifi: mt76: mt792x: drop redundant napi_disable() in unregister path

From: Devin Wittmayer

Date: Thu Jul 30 2026 - 11:54:08 EST


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