]> xenbits.xensource.com Git - qemu-xen.git/commit
dp8393x: Always update RRA pointers and sequence numbers
authorFinn Thain <fthain@telegraphics.com.au>
Wed, 29 Jan 2020 09:27:49 +0000 (20:27 +1100)
committerJason Wang <jasowang@redhat.com>
Tue, 3 Mar 2020 10:04:47 +0000 (18:04 +0800)
commit80b60673ea598869050c66d95d8339480e4cefd0
tree84acbb1fd2995cb162b2a70ba6cda50cd99ea916
parentd9fae13196a31716f45dcddcdd958fbb8e59b35a
dp8393x: Always update RRA pointers and sequence numbers

These operations need to take place regardless of whether or not
rx descriptors have been used up (that is, EOL flag was observed).

The algorithm is now the same for a packet that was withheld as for
a packet that was not.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Tested-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Jason Wang <jasowang@redhat.com>
hw/net/dp8393x.c