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 <xiaw...@linux.vnet.ibm.com> > --- > hw/vmxnet3.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-)
Anthony: Please apply this fix directly. I think there's no need to go through the net tree. Stefan