]> git.proxmox.com Git - ovs.git/commitdiff
dpif-provider: Update port_add documentation.
authorJoe Stringer <joe@ovn.org>
Tue, 13 Sep 2016 20:58:00 +0000 (13:58 -0700)
committerJoe Stringer <joe@ovn.org>
Mon, 14 Nov 2016 21:35:22 +0000 (13:35 -0800)
The implementations these days use ODPP_NONE rather than UINT32_MAX.

Signed-off-by: Joe Stringer <joe@ovn.org>
Acked-by: Simon Horman <simon.horman@netronome.com>
lib/dpif-provider.h

index 3152e226ee049a83e8ddfaee258ef15e05cc1795..56b88f93d26fd36d4104403221d6bdab40e8a87d 100644 (file)
@@ -156,7 +156,7 @@ struct dpif_class {
     int (*get_stats)(const struct dpif *dpif, struct dpif_dp_stats *stats);
 
     /* Adds 'netdev' as a new port in 'dpif'.  If '*port_no' is not
-     * UINT32_MAX, attempts to use that as the port's port number.
+     * ODPP_NONE, attempts to use that as the port's port number.
      *
      * If port is successfully added, sets '*port_no' to the new port's
      * port number.  Returns EBUSY if caller attempted to choose a port