2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-19 14:37:21 +00:00

nicira-ext: Fix stale documentation in the bundle action.

This commit is contained in:
Ethan Jackson
2011-10-27 11:58:31 -07:00
parent e008bc13d0
commit 735bc64a84

View File

@@ -970,7 +970,7 @@ struct nx_action_bundle {
ovs_be16 algorithm; /* One of NX_BD_ALG_*. */
/* What fields to hash and how. */
ovs_be16 fields; /* One of NX_BD_FIELDS_*. */
ovs_be16 fields; /* One of NX_HASH_FIELDS_*. */
ovs_be16 basis; /* Universal hash parameter. */
ovs_be32 slave_type; /* NXM_OF_IN_PORT. */