> Subject: Re: [Qemu-devel] [PATCH] scsi-generic: fix debug print compiling
> error
>
> Il 21/08/2014 14:19, arei.gong...@huawei.com ha scritto:
> > From: Gonglei
> >
> > variables lun and tag had been eliminated, broke compiling
> > when enable debug sw
Il 21/08/2014 14:19, arei.gong...@huawei.com ha scritto:
> From: Gonglei
>
> variables lun and tag had been eliminated, broke compiling
> when enable debug switch.
>
> Signed-off-by: Gonglei
> ---
> hw/scsi/scsi-generic.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --gi
From: Gonglei
variables lun and tag had been eliminated, broke compiling
when enable debug switch.
Signed-off-by: Gonglei
---
hw/scsi/scsi-generic.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/hw/scsi/scsi-generic.c b/hw/scsi/scsi-generic.c
index 0b2ff90..3808694 1006