K 10 svn:author V 8 arybchik K 8 svn:date V 27 2015-03-25T10:18:23.868781Z K 7 svn:log V 263 MFC: 277890 sfxge: Do not bzero() DMA allocated memory once again sfxge_dma_alloc() calls bus_dmamem_alloc() with BUS_DMA_ZERO flag, so allocated memory is already filled in by zeros Sponsored by: Solarflare Communications, Inc. Approved by: gnn (mentor) END