[ovs-git] Open vSwitch: datapath: Fix unused 'done' label build warning in flow.c. (branch-1.2)

dev at openvswitch.org dev at openvswitch.org
Thu Sep 22 20:25:33 UTC 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, branch-1.2 has been updated
       via  10c88ad74da016a233fd61d1d808f4f04fde951a (commit)
      from  b36349b4fdd496fb26c1d02ddb7770fcb1002100 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 10c88ad74da016a233fd61d1d808f4f04fde951a
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=10c88ad74da016a233fd61d1d808f4f04fde951a
Author: Justin Pettit <jpettit at nicira.com>
		
datapath: Fix unused 'done' label build warning in flow.c.
		
Commit d6b37e42 (datapath: Allow a packet with no input port to omit
ODP_KEY_ATTR_IN_PORT.) was a crossport from commit 18886b6 in the
"master" branch, but dropped a few lines.  This causes a compiler
warning about an unused "done" label.  This commit brings the two
patches in line.

Signed-off-by: Justin Pettit <jpettit at nicira.com>
Acked-by: Jesse Gross <jesse at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 datapath/flow.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list