mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 16:23:25 -05:00
don't create a map before calling bus_dmamem_alloc() (such maps were leaked). It is believed that the extra destroy of the map was generally harmless since bus_dmamem_alloc() often uses special maps for which bus_dmamap_destroy() is a no-op (e.g. on x86). Reviewed by: scottl |
||
|---|---|---|
| .. | ||
| adv_eisa.c | ||
| adv_isa.c | ||
| adv_pci.c | ||
| advansys.c | ||
| advansys.h | ||
| advlib.c | ||
| advlib.h | ||
| advmcode.c | ||
| advmcode.h | ||
| adw_pci.c | ||
| adwcam.c | ||
| adwlib.c | ||
| adwlib.h | ||
| adwmcode.c | ||
| adwmcode.h | ||
| adwvar.h | ||