]> Git Repo - qemu.git/commit
net/cadence_gem: Fix small packet FCS stripping
authorPeter Crosthwaite <[email protected]>
Wed, 4 Dec 2013 06:00:17 +0000 (22:00 -0800)
committerPeter Maydell <[email protected]>
Tue, 10 Dec 2013 13:28:50 +0000 (13:28 +0000)
commit191946c51f28e6ac76e94c7379d5e0f69c016e83
tree684d5b8b49dce285eed62c6155389c306d5301b5
parent305706980267dae191d0fca2c769d7a31011be14
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 <[email protected]>
Signed-off-by: Peter Crosthwaite <[email protected]>
Message-id: 8aac5bd737f9cf48b87f32943d7eb5939061e546.1386136219[email protected]
Signed-off-by: Peter Maydell <[email protected]>
hw/net/cadence_gem.c
This page took 0.027244 seconds and 4 git commands to generate.