Searched hist:dda8f1854b8efae1dd30b666e8358f9b2ed8ae48 (Results 1 – 1 of 1) sorted by relevance
/qemu/hw/net/ |
H A D | cadence_gem.c | dda8f1854b8efae1dd30b666e8358f9b2ed8ae48 Fri Aug 09 07:25:44 UTC 2019 Bin Meng <bmeng.cn@gmail.com> hw: net: cadence_gem: Fix build errors in DB_PRINT()
When CADENCE_GEM_ERR_DEBUG is turned on, there are several compilation errors in DB_PRINT(). Fix them.
While we are here, update to use appropriate modifiers in the same DB_PRINT() call.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
|