On 2013-03-27 16:42, Andreas Färber wrote:
Am 27.03.2013 19:47, schrieb Richard Henderson:
This macro is used in the context of defining enum values.
We can't use a function call in that case.
Cc: qemu-triv...@nongnu.org
Signed-off-by: Richard Henderson
---
hw/vmxnet3.h | 10 +-
1 f
Am 27.03.2013 19:47, schrieb Richard Henderson:
> This macro is used in the context of defining enum values.
> We can't use a function call in that case.
>
> Cc: qemu-triv...@nongnu.org
> Signed-off-by: Richard Henderson
> ---
> hw/vmxnet3.h | 10 +-
> 1 file changed, 9 insertions(+), 1
This macro is used in the context of defining enum values.
We can't use a function call in that case.
Cc: qemu-triv...@nongnu.org
Signed-off-by: Richard Henderson
---
hw/vmxnet3.h | 10 +-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/hw/vmxnet3.h b/hw/vmxnet3.h
index 7db0