]> Git Repo - qemu.git/commit - hw/s390-virtio.c
s390: Fix buggy assignment
authorStefan Weil <[email protected]>
Mon, 14 Dec 2009 09:39:12 +0000 (10:39 +0100)
committerAurelien Jarno <[email protected]>
Wed, 16 Dec 2009 17:25:07 +0000 (18:25 +0100)
commit5a2b3fc5aaae48859e09a8d96f4f92578b060892
tree01d7d46ede39ec401fe875dbfaa006a55e5309da
parent73642f5bdb71f478f221593ec7b06c974a2cb5b6
s390: Fix buggy assignment

nd->model keeps dynamically allocated model names.
So casting of a constant string is wrong here.

Signed-off-by: Stefan Weil <[email protected]>
Acked-by: Alexander Graf <[email protected]>
Signed-off-by: Aurelien Jarno <[email protected]>
hw/s390-virtio.c
This page took 0.025654 seconds and 4 git commands to generate.