[Qemu-devel] [PATCH v1 0/1] net: cadence_gem: Remove incorrect assert()

Edgar E. Iglesias posted 1 patch 5 years, 4 months ago
Test asan passed
Test checkpatch passed
Test docker-quick@centos7 passed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20181123135450.24829-1-edgar.iglesias@gmail.com
hw/net/cadence_gem.c | 1 -
1 file changed, 1 deletion(-)
[Qemu-devel] [PATCH v1 0/1] net: cadence_gem: Remove incorrect assert()
Posted by Edgar E. Iglesias 5 years, 4 months ago
From: "Edgar E. Iglesias" <edgar.iglesias@xilinx.com>

This fixes an issue with the GEM models reported by Bilal.
If a GEM's receiver is disabled, we shouldn't be asserting on
descriptor processing.

Cheers,
Edgar

Edgar E. Iglesias (1):
  net: cadence_gem: Remove incorrect assert()

 hw/net/cadence_gem.c | 1 -
 1 file changed, 1 deletion(-)

-- 
2.17.1