Applied. Thanks.
Regards,
Anthony Liguori
Hi, Wenchao
Thanks for fixing this!
Dmitry.
On Tue, Mar 26, 2013 at 4:24 AM, Wenchao Xia wrote:
> Gcc report "hw/vmxnet3.c:972: error: ‘rx_ridx’ may be used
> uninitialized in this function", so fix it.
>
> Signed-off-by: Wenchao Xia
> ---
> hw/vmxnet3.c |2 +-
> 1 files changed, 1 ins
On Tue, Mar 26, 2013 at 10:24:06AM +0800, Wenchao Xia wrote:
> Gcc report "hw/vmxnet3.c:972: error: ‘rx_ridx’ may be used
> uninitialized in this function", so fix it.
>
> Signed-off-by: Wenchao Xia
> ---
> hw/vmxnet3.c |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Anthony: Pl
On Tue, Mar 26, 2013 at 10:24:06AM +0800, Wenchao Xia wrote:
> Gcc report "hw/vmxnet3.c:972: error: ‘rx_ridx’ may be used
> uninitialized in this function", so fix it.
>
> Signed-off-by: Wenchao Xia
> ---
> hw/vmxnet3.c |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --