[ovs-git] Open vSwitch: Add a few 'const's. (master)

dev at openvswitch.org dev at openvswitch.org
Wed Feb 1 18:16:42 UTC 2012


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, master has been updated
       via  a39edbd4a409ad14b79c2205e340c07185785b92 (commit)
      from  c240693fc4d23786ab74bebfde45b44efc8ed39b (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 a39edbd4a409ad14b79c2205e340c07185785b92
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=a39edbd4a409ad14b79c2205e340c07185785b92
Author: Ben Pfaff <blp at nicira.com>
		
Add a few 'const's.
		
These are useful hints, in these cases, that the caller retains ownership
of the passed-in packets.

Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 lib/dpif.c             |    2 +-
 lib/dpif.h             |    4 ++--
 ofproto/ofproto-dpif.c |    2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list