mirror of
https://github.com/torvalds/linux.git
synced 2026-09-19 00:58:02 +02:00
Look up the IRQ index in oct_hw->irqs instead of assuming
irq - irqs[0]. This supports non-contiguous IRQ numbers and
avoids incorrect ring indexing when irqs[0] is not the base.
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| octep_vdpa_hw.c | ||
| octep_vdpa_main.c | ||
| octep_vdpa.h | ||