On Thu, Jun 28, 2012 at 08:30:42PM +0900, Isaku Yamahata wrote:
> This patch eliminates the following warning.
> > ofproto/ofproto-dpif.c: In function 'do_xlate_actions':
> > ofproto/ofproto-dpif.c:5282:17: warning: 'ofp_port' may be used 
> > uninitialized in this function [-Wuninitialized]
> > ofproto/ofproto-dpif.c:5269:14: note: 'ofp_port' was declared here
> > $ gcc --version
> > gcc (Debian 4.7.0-8) 4.7.0
> > Copyright (C) 2012 Free Software Foundation, Inc.
> > This is free software; see the source for copying conditions.  There is NO
> > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> 
> Signed-off-by: Isaku Yamahata <yamah...@valinux.co.jp>
> ---
> v2
> no change

It looks like this code was already changed in this way, in a
different patch.

Would you mind respinning this patch series?

Thanks,

Ben.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to