mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-02 12:20:51 +00:00
f07894dbde
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 |
||
---|---|---|
.. | ||
if_aironet_ieee.h | ||
if_an_isa.c | ||
if_an_pccard.c | ||
if_an_pci.c | ||
if_an.c | ||
if_anreg.h |