ftgmac100: Fix interrupt status "Packet moved to RX FIFO"
commitcf9f48d323cee4f3fc93ea8c292ecea8115b0eef
authorCédric Le Goater <clg@kaod.org>
Tue, 1 Sep 2020 12:21:50 +0000 (1 14:21 +0200)
committerCédric Le Goater <clg@kaod.org>
Tue, 1 Sep 2020 12:21:50 +0000 (1 14:21 +0200)
treef47a862913b3743af2d654e952560575989ab906
parentdcf5137696b25fd71a9377a66a7bee0fe338a42d
ftgmac100: Fix interrupt status "Packet moved to RX FIFO"

As we don't model the RX or TX FIFO, raise the "Packet moved to RX
FIFO" interrupt status bit as soon as we are handling a RX packet.

Cc: Frederic Konrad <konrad.frederic@yahoo.fr>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Message-Id: <20200819100956.2216690-12-clg@kaod.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
hw/net/ftgmac100.c