commit | fa15286a758eb036258bffae2b6c128e2a477cc3 | [log] [tgz] |
---|---|---|
author | Peter Crosthwaite <peter.crosthwaite@xilinx.com> | Mon May 26 01:38:21 2014 -0700 |
committer | Michael Tokarev <mjt@tls.msk.ru> | Tue Jun 10 19:39:34 2014 +0400 |
tree | 514f5209220e93ee285d619503eb42a8d84c2b94 | |
parent | 6ab57a6b80be45372d7f3dd58e9776549d0ce9cf [diff] |
net: cadence_gem: Add Tx descriptor fetch printf Add a debug printf for TX descriptor fetching. This is helpful to anyone needing to debug TX ring buffer traversal. It is also now consistent with the RX code which has a similar printf. Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>