]> git.proxmox.com Git - mirror_ovs.git/commit - ofproto/ofproto.c
ofproto: Use UINT16_MAX in place of -1, for clarity.
authorBen Pfaff <blp@nicira.com>
Fri, 12 Feb 2010 21:58:17 +0000 (13:58 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 12 Feb 2010 21:58:17 +0000 (13:58 -0800)
commit165cd8a38b058e67c1554253bebc5e49a3b61314
tree347969676ccc1f4efb8e85df06122da864a5a72c
parentc69ee87c10818267f991236201150b1fa51ae519
ofproto: Use UINT16_MAX in place of -1, for clarity.

Reported-by: Jesse Gross <jesse@nicira.com>
ofproto/ofproto.c