CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/02/22 15:24:05
Modified files:
sys/dev/pci : if_iwx.c
Log message:
Reset the PNVM segment count back to zero after we free the segments.
Prevents us from calling bus_dmamap_sync(9) on random DMA map pointers
when reloading the firmware.
ok stsp@
