]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: force PKTALIGN to ARCH_DMA_MINALIGN
authorEric Nelson <eric.nelson@boundarydevices.com>
Thu, 15 Mar 2012 18:33:24 +0000 (18:33 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 29 Mar 2012 05:57:10 +0000 (07:57 +0200)
commit2c4b3c19a1fe1c4e9ef1ec457cf34821368288d7
tree42630805919c9bfffbef27e670ae4754a129d028
parent345cd3584cd90288abd4256678fbfa7d2443bd00
net: force PKTALIGN to ARCH_DMA_MINALIGN

This will prevent the need for architectures whose DMA alignment
is greater than 32 to have bounce buffers.

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
include/net.h