[PATCH v2 0/2] dp8393x: fix problems detected with Quadra 800 machine

Laurent Vivier posted 2 patches 4 years, 5 months ago
Test asan passed
Test checkpatch passed
Test FreeBSD passed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu passed
Test docker-quick@centos7 passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20191106112341.23735-1-laurent@vivier.eu
hw/net/dp8393x.c | 113 ++++++++++++++++++++++++-----------------------
1 file changed, 57 insertions(+), 56 deletions(-)
[PATCH v2 0/2] dp8393x: fix problems detected with Quadra 800 machine
Posted by Laurent Vivier 4 years, 5 months ago
This series starts with a cleanup of the DMA buffer, moving
it from the stack to the state structure.

The following patch allows to negociate the IP address with
the DHCP server.

v2: remove PATCH 3 (will be reworked later)
    modifies PATCH 2 to adjust the offset of the field,
    not the size, added R-b, T-b from Hervé

Laurent Vivier (2):
  dp8393x: put the DMA buffer in the state structure
  dp8393x: fix dp8393x_receive()

 hw/net/dp8393x.c | 113 ++++++++++++++++++++++++-----------------------
 1 file changed, 57 insertions(+), 56 deletions(-)

-- 
2.21.0