Comment 0 for bug 1904954

Revision history for this message
alfred gedeon (alfred2g) wrote : lan9118 bug peeking receive massage size not equal to received message size

peeked message is not equal to read message

Bug in the code at line:
https://github.com/qemu/qemu/blob/master/hw/net/lan9118.c#L1209

s->tx_status_fifo_head should be s->rx_status_fifo_head

Thanks,

Alfred