datapath: Change ODP_PORT_LIST semantics.
authorBen Pfaff <blp@nicira.com>
Wed, 17 Jun 2009 21:28:07 +0000 (14:28 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 6 Jul 2009 16:07:24 +0000 (09:07 -0700)
commitf4ba4c4f954f565facc204c2f42947a37704eb1e
tree067b353a9b3ccc401f62d5a74b752bb93b5de379
parente86c8696eb0bc62f4a4ae45df5715cee73533408
datapath: Change ODP_PORT_LIST semantics.

Until now, ODP_PORT_LIST has reported the number of ports actually copied
out.  It's better for the caller, however, if it reports the number of
ports that were available to be copied out.
datapath/datapath.c
lib/dpif.c