K 10 svn:author V 8 arybchik K 8 svn:date V 27 2015-01-29T19:02:25.416523Z K 7 svn:log V 250 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