diff options
Diffstat (limited to 'include/uapi/linux/openvswitch.h')
-rw-r--r-- | include/uapi/linux/openvswitch.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/uapi/linux/openvswitch.h b/include/uapi/linux/openvswitch.h index 405918dd7b3f..424672db7f12 100644 --- a/include/uapi/linux/openvswitch.h +++ b/include/uapi/linux/openvswitch.h | |||
@@ -192,7 +192,6 @@ enum ovs_vport_type { | |||
192 | * optional; if not specified a free port number is automatically selected. | 192 | * optional; if not specified a free port number is automatically selected. |
193 | * Whether %OVS_VPORT_ATTR_OPTIONS is required or optional depends on the type | 193 | * Whether %OVS_VPORT_ATTR_OPTIONS is required or optional depends on the type |
194 | * of vport. | 194 | * of vport. |
195 | * and other attributes are ignored. | ||
196 | * | 195 | * |
197 | * For other requests, if %OVS_VPORT_ATTR_NAME is specified then it is used to | 196 | * For other requests, if %OVS_VPORT_ATTR_NAME is specified then it is used to |
198 | * look up the vport to operate on; otherwise dp_idx from the &struct | 197 | * look up the vport to operate on; otherwise dp_idx from the &struct |