Finn Thain bae112b80c dp8393x: Don't clobber packet checksum
A received packet consumes pkt_size bytes in the buffer and the frame
checksum that's appended to it consumes another 4 bytes. The Receive
Buffer Address register takes the former quantity into account but
not the latter. So the next packet written to the buffer overwrites
the frame checksum. Fix this.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2020-03-03 18:04:47 +08:00
..
2020-02-28 10:27:34 +00:00
2020-02-19 16:49:57 +00:00
2020-02-19 16:49:58 +00:00
2020-02-19 16:49:58 +00:00
2020-02-21 09:15:04 +11:00
2020-02-21 16:07:02 +00:00
2020-02-19 16:50:01 +00:00
2020-02-19 16:50:01 +00:00
2020-02-27 19:15:15 +00:00