commit | 4ac668a3b8c9d3477a3fe162c1cfeb867dd65de8 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@nbd.name> | Mon Jun 15 20:13:41 2020 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue Jun 23 11:42:37 2020 +0300 |
tree | 8e079a93a8174853b86c902662fb29068ccde5a8 | |
parent | 6247c3b0779c16894bf2f25cbaf613fa3258d1ce [diff] |
mt76: mt76x02: do not access uninitialized NAPI structs Fixes a crash on MMIO devices when running into the watchdog reset Fixes: d3377b78cec6 ("mt76: add HE phy modes and hardware queue") Signed-off-by: Felix Fietkau <nbd@nbd.name> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20200615181341.81871-1-nbd@nbd.name