K 10 svn:author V 7 delphij K 8 svn:date V 27 2008-12-16T04:59:04.691140Z K 7 svn:log V 171 Test whether sc->tx_mbuf_map[i], not whether sc->tx_mbuf_map is NULL before doing bus_dmamap_sync() since it operates on the former, not the latter. Reviewed by: davidch END