diff options
author | scottl <scottl@FreeBSD.org> | 2004-10-19 02:44:38 +0000 |
---|---|---|
committer | scottl <scottl@FreeBSD.org> | 2004-10-19 02:44:38 +0000 |
commit | 78eff52f56c8a99ba1a44dad4de3b997ec2ce0cb (patch) | |
tree | 0cba5c6b6b634bfa261f0a7c0de53226581b9c4e /sys/dev/ata/ata-card.c | |
parent | 76f96ced4bd6f2ba9bb261a0a56064451384a97c (diff) | |
download | FreeBSD-src-78eff52f56c8a99ba1a44dad4de3b997ec2ce0cb.zip FreeBSD-src-78eff52f56c8a99ba1a44dad4de3b997ec2ce0cb.tar.gz |
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.
Diffstat (limited to 'sys/dev/ata/ata-card.c')
0 files changed, 0 insertions, 0 deletions