[ovs-git] Open vSwitch: test-classifier.c: Use UINT16_MAX instead of OFPP_NONE in mask assignment (master)

dev at openvswitch.org dev at openvswitch.org
Thu Jun 20 22:22:06 UTC 2013


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  e2711da9ebfc7c0dfca2779823cc211cc3ebe506 (commit)
      from  511a70176e971e28d43a62d9c8c4eb52a8beb49a (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 e2711da9ebfc7c0dfca2779823cc211cc3ebe506
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=e2711da9ebfc7c0dfca2779823cc211cc3ebe506
Author: Alex Wang <alexw at nicira.com>
		
test-classifier.c: Use UINT16_MAX instead of OFPP_NONE in mask assignment
		
It is more comprehensible to use UINT16_MAX in mask assignment than OFPP_NONE.

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


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

Summary of changes:
 tests/test-classifier.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list