commit | 1c5d07909aea7657c7c6b24223460150526369ba | [log] [tgz] |
---|---|---|
author | Peter Crosthwaite <peter.crosthwaite@xilinx.com> | Thu Feb 28 18:23:15 2013 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu Feb 28 18:49:24 2013 +0000 |
tree | 58676fcdb2864ffb157209fea5567d8e25f68e43 | |
parent | e3f9d31c9899cc94e124b042d7d5353dbfd812ca [diff] |
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 <peter.crosthwaite@xilinx.com> Message-id: bf7f93969f3e01fbc76d68d2955307fdbad11bb1.1360901435.git.peter.crosthwaite@xilinx.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>