]> Git Repo - qemu.git/commit
cadence_gem: factor out can_rx() logic replication
authorPeter Crosthwaite <[email protected]>
Thu, 28 Feb 2013 18:23:15 +0000 (18:23 +0000)
committerPeter Maydell <[email protected]>
Thu, 28 Feb 2013 18:49:24 +0000 (18:49 +0000)
commit1c5d07909aea7657c7c6b24223460150526369ba
tree58676fcdb2864ffb157209fea5567d8e25f68e43
parente3f9d31c9899cc94e124b042d7d5353dbfd812ca
cadence_gem: factor out can_rx() logic replication

The gem_receive() function replicates the logic for whether or not the device
can rx. Just call the actual gem_can_receive() function in place.

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