]> www.infradead.org Git - users/willy/xarray.git/commitdiff
openvswitch: update kdoc OVS_DP_ATTR_PER_CPU_PIDS
authorMark Gray <mark.d.gray@redhat.com>
Fri, 23 Jul 2021 14:24:12 +0000 (10:24 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 27 Jul 2021 10:48:42 +0000 (11:48 +0100)
Signed-off-by: Mark Gray <mark.d.gray@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/openvswitch.h

index 6571b57b2268f08e60c6a0357ed6f057fdfa65f9..0e436a3755f1d3b1001665a19e0fb7a54eb95540 100644 (file)
@@ -70,7 +70,7 @@ enum ovs_datapath_cmd {
  * set on the datapath port (for OVS_ACTION_ATTR_MISS).  Only valid on
  * %OVS_DP_CMD_NEW requests. A value of zero indicates that upcalls should
  * not be sent.
- * OVS_DP_ATTR_PER_CPU_PIDS: Per-cpu array of PIDs for upcalls when
+ * @OVS_DP_ATTR_PER_CPU_PIDS: Per-cpu array of PIDs for upcalls when
  * OVS_DP_F_DISPATCH_UPCALL_PER_CPU feature is set.
  * @OVS_DP_ATTR_STATS: Statistics about packets that have passed through the
  * datapath.  Always present in notifications.