Home
last modified time | relevance | path

Searched hist:"55 efb365191635d9839600f1f44502769e66aabf" (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/net/
H A Dftgmac100.c55efb365191635d9839600f1f44502769e66aabf Thu Jan 30 16:02:02 UTC 2020 Cédric Le Goater <clg@kaod.org> ftgmac100: check RX and TX buffer alignment

These buffers should be aligned on 16 bytes.

Ignore invalid RX and TX buffer addresses and log an error. All
incoming and outgoing traffic will be dropped because no valid RX or
TX descriptors will be available.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Message-id: 20200114103433.30534-4-clg@kaod.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>