Forced commit to note that the previous change also elimates calls to

bus_dmamap_create|destroy for the rx and tx descriptor buffers.  Since these
buffers are created with bus_dmamem_alloc(), there is no reason to also
create a map, and doing so just wastes memory.
This commit is contained in:
Scott Long 2004-10-19 02:44:38 +00:00
parent 8a2e22dec0
commit 44b8600b65

Diff content is not available