K 10 svn:author V 6 marius K 8 svn:date V 27 2015-11-20T02:23:35.883956Z K 7 svn:log V 297 Avoid a NULL pointer dereference in bounce_bus_dmamap_sync() when the map has been created via bounce_bus_dmamem_alloc(). Even for coherent DMA - which bus_dmamem_alloc(9) typically is used for -, calling of bus_dmamap_sync(9) isn't optional. PR: 188899 (non-original problem) MFC after: 3 days END