summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/net/fsl-fman.txt
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2022-09-16 12:12:58 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2022-09-16 14:06:10 +0200
commit7f80775e27ee889e34eef6acaf67073a29fcd668 (patch)
tree6f63a2b744d2a3a63f7762a2479074691d798738 /dts/Bindings/net/fsl-fman.txt
parent6a48a8b3c9e994cd6008d5825879b296784944cc (diff)
downloadbarebox-7f80775e27ee889e34eef6acaf67073a29fcd668.tar.gz
barebox-7f80775e27ee889e34eef6acaf67073a29fcd668.tar.xz
net: Use dma_alloc to allocate net packet
network packets are often DMAed by the network drivers, so allocate them with dma_alloc() rather than assuming that an arbitrarily chosen alignment is sufficient This fixes network transfers on a Rockchip RK3568 board which occasionally sent out packets with corrupt data. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'dts/Bindings/net/fsl-fman.txt')
0 files changed, 0 insertions, 0 deletions