]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[tg3] Fix excessive DMA alignment.
authorThomas Miletich <thomas.miletich@gmail.com>
Tue, 24 Jul 2012 13:07:05 +0000 (15:07 +0200)
committerMichael Brown <mcb30@ipxe.org>
Tue, 24 Jul 2012 14:50:11 +0000 (15:50 +0100)
commitced1493c021133fe34066a0e430c82ec5a5d40ff
tree3d10c9cb4e8048bb68553e86257563c6cc9f2d62
parent183a70e8b783ec143e8c30296f1a7c3c7de193d7
[tg3] Fix excessive DMA alignment.

Change the DMA alignment from 4096 bytes to 16 bytes, to conserve
available DMA memory.  The hardware doesn't have any specific
alignment requirements.

Signed-off-by: Thomas Miletich <thomas.miletich@gmail.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/net/tg3/tg3.h