qemu/hw/net/fsl_etsec
Andrey Smirnov 9f5832d34b fsl_etsec: Fix various small problems in hexdump code
Fix various small problems in hexdump code, such as:
    - Reference to non-existing field etsec->nic->nc.name is replaced
    with nc->name

    - Type mismatch warnings

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2016-12-06 10:23:50 +08:00
..
etsec.c fsl_etsec: Fix various small problems in hexdump code 2016-12-06 10:23:50 +08:00
etsec.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
miim.c hw/net: Clean up includes 2016-01-29 15:07:23 +00:00
registers.c hw/net: Clean up includes 2016-01-29 15:07:23 +00:00
registers.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
rings.c fsl_etsec: Pad short payloads with zeros 2016-12-05 17:45:14 +08:00