diff options
| author | Felix Fietkau <nbd@nbd.name> | 2026-07-27 15:04:23 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@nbd.name> | 2026-08-01 14:49:43 +0000 |
| commit | 8370aebd26a9dfa2e0de665e3ab504c0e97ee730 (patch) | |
| tree | db07cd1868dd959c21cdf10642789e4494aea525 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 15b960014f24dce5388d4a2e7274e6490cb3c421 (diff) | |
wifi: mt76: mt7915: release hif2 reference on probe IRQ failure
The hif2 reference obtained by mt7915_pci_init_hif2() is only released on
error paths that key off dev->hif2, which is not assigned until after the
IRQ setup. If pci_alloc_irq_vectors() or the primary devm_request_irq()
fails, the reference leaks. Drop it explicitly on those paths via
mt7915_put_hif2().
Fixes: f68d67623dec ("mt76: mt7915: add Wireless Ethernet Dispatch support")
Link: https://patch.msgid.link/20260727150434.1778520-4-nbd@nbd.name
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
