Home
last modified time | relevance | path

Searched hist:"140 eae9c8f760e9260356fe9b56b802a02f0a9d2" (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/net/
H A De1000.c140eae9c8f760e9260356fe9b56b802a02f0a9d2 Sun Jun 25 01:53:13 UTC 2023 Bin Meng <bmeng@tinylab.org> hw/net: e1000: Remove the logic of padding short frames in the receive path

Now that we have implemented unified short frames padding in the
QEMU networking codes, remove the same logic in the NIC codes.

This actually reverts commit 78aeb23eded2d0b765bf9145c71f80025b568acd.

Signed-off-by: Bin Meng <bmeng@tinylab.org>
Signed-off-by: Jason Wang <jasowang@redhat.com>