Home
last modified time | relevance | path

Searched hist:"23 a598f719811fbb1807ed377382fef019b9b3cd" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dzynq_gem.c23a598f719811fbb1807ed377382fef019b9b3cd Mon Aug 17 07:58:54 UTC 2015 Michal Simek <michal.simek@xilinx.com> net: zynq: Add dummy packet to fix packet duplication issue

Target is duplicating packets. IP prefetches another BD and process it
when the first one is sent. Adding one dummy BD to the chain fix the
problem with packet duplication.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>