Home
last modified time | relevance | path

Searched hist:"191946 c51f28e6ac76e94c7379d5e0f69c016e83" (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/net/
H A Dcadence_gem.c191946c51f28e6ac76e94c7379d5e0f69c016e83 Wed Dec 04 06:00:17 UTC 2013 Peter Crosthwaite <peter.crosthwaite@xilinx.com> net/cadence_gem: Fix small packet FCS stripping

The minimum packet size is 64, however this is before FCS stripping
occurs. So when FCS stripping the minimum packet size is 60. Fix.

Reported-by: Deepika Dhamija <deepika@xilinx.com>
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Message-id: 8aac5bd737f9cf48b87f32943d7eb5939061e546.1386136219.git.peter.crosthwaite@xilinx.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>