John Baldwin f07894dbde Don't destroy bus_dma maps created by bus_dmamem_alloc(). In some cases,
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
2014-06-10 20:25:45 +00:00
..
2014-04-17 14:16:02 +00:00
2013-09-04 18:42:05 +00:00
2014-06-02 18:54:45 +00:00
2013-10-29 11:17:49 +00:00
2013-10-29 11:17:49 +00:00
2014-05-27 19:56:02 +00:00
2013-08-28 14:49:36 +00:00
2014-06-02 18:45:36 +00:00
2013-10-28 23:34:05 +00:00
2014-05-20 19:55:06 +00:00
2014-05-16 21:19:17 +00:00
2014-05-16 21:19:17 +00:00
2013-09-05 23:14:27 +00:00
2014-04-30 06:40:30 +00:00
2013-10-29 11:17:49 +00:00
2014-05-16 21:19:17 +00:00
2014-05-16 21:19:17 +00:00
2014-05-16 21:19:17 +00:00
2013-10-29 11:17:49 +00:00
2014-02-04 20:52:33 +00:00