]> Git Repo - qemu.git/commit
net/cadence_gem: Don't assert against 0 buffer address
authorPeter Crosthwaite <[email protected]>
Wed, 4 Dec 2013 05:55:40 +0000 (21:55 -0800)
committerPeter Maydell <[email protected]>
Tue, 10 Dec 2013 13:28:50 +0000 (13:28 +0000)
commit11785f5352d45c6ef3efe3349ade42387ccebd5d
tree44d639da32724740ec3c57a3b6f55d46e0013905
parent3b2c97f9916e15ef630e3f8449b1b10902bf9407
net/cadence_gem: Don't assert against 0 buffer address

This has no real hardware analog and asserting correctness of DMA
addresses is not a perhiperal level problem. Delete.

Signed-off-by: Peter Crosthwaite <[email protected]>
Message-id: fc02417eb1874cb05e4f20531c6203c5a00110f1.1386136219[email protected]
Signed-off-by: Peter Maydell <[email protected]>
hw/net/cadence_gem.c
This page took 0.023453 seconds and 4 git commands to generate.