ivshmem: fix building when debug mode is enabled
commit7f9efb6b80f3ee4545a14f17025329cc2c3c0a93
authorLevente Kurusa <lkurusa@redhat.com>
Mon, 4 Aug 2014 15:06:20 +0000 (4 17:06 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 14 Aug 2014 11:22:25 +0000 (14 13:22 +0200)
treec2679964730bb1cec96601b5610aeaf337a5db30
parentd67aadccfa0bd3330a7b8e7e0a1726117ba75cf1
ivshmem: fix building when debug mode is enabled

ivsmem_offset was removed, however this debug statement was not updated.
Modify the statement to fit the new mechanic.

Signed-off-by: Levente Kurusa <lkurusa@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/misc/ivshmem.c