* [PATCH net] openvswitch: fix trivial comment typo
@ 2015-12-14 13:29 Paolo Abeni
[not found] ` <aa5f132cc2095dbce252b320ca50c275c85ef4fa.1450092360.git.pabeni-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-12-14 19:00 ` David Miller
0 siblings, 2 replies; 3+ messages in thread
From: Paolo Abeni @ 2015-12-14 13:29 UTC (permalink / raw)
To: netdev-u79uwXL29TY76Z2rM5mHXA; +Cc: dev-yBygre7rU0TnMu66kgdUjQ, Jiri Kosina
The commit 33db4125ec74 ("openvswitch: Rename LABEL->LABELS") left
over an old OVS_CT_ATTR_LABEL instance, fix it.
Fixes: 33db4125ec74 ("openvswitch: Rename LABEL->LABELS")
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
---
include/uapi/linux/openvswitch.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/uapi/linux/openvswitch.h b/include/uapi/linux/openvswitch.h
index 28ccedd..a27222d 100644
--- a/include/uapi/linux/openvswitch.h
+++ b/include/uapi/linux/openvswitch.h
@@ -628,7 +628,7 @@ struct ovs_action_hash {
* @OVS_CT_ATTR_MARK: u32 value followed by u32 mask. For each bit set in the
* mask, the corresponding bit in the value is copied to the connection
* tracking mark field in the connection.
- * @OVS_CT_ATTR_LABEL: %OVS_CT_LABELS_LEN value followed by %OVS_CT_LABELS_LEN
+ * @OVS_CT_ATTR_LABELS: %OVS_CT_LABELS_LEN value followed by %OVS_CT_LABELS_LEN
* mask. For each bit set in the mask, the corresponding bit in the value is
* copied to the connection tracking label field in the connection.
* @OVS_CT_ATTR_HELPER: variable length string defining conntrack ALG.
--
1.8.3.1
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH net] openvswitch: fix trivial comment typo
[not found] ` <aa5f132cc2095dbce252b320ca50c275c85ef4fa.1450092360.git.pabeni-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
@ 2015-12-14 17:41 ` Joe Stringer
0 siblings, 0 replies; 3+ messages in thread
From: Joe Stringer @ 2015-12-14 17:41 UTC (permalink / raw)
To: Paolo Abeni; +Cc: dev-yBygre7rU0TnMu66kgdUjQ, netdev, Jiri Kosina
On 14 December 2015 at 05:29, Paolo Abeni <pabeni@redhat.com> wrote:
> The commit 33db4125ec74 ("openvswitch: Rename LABEL->LABELS") left
> over an old OVS_CT_ATTR_LABEL instance, fix it.
>
> Fixes: 33db4125ec74 ("openvswitch: Rename LABEL->LABELS")
> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Thanks for the fix.
Acked-by: Joe Stringer <joe@ovn.org>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH net] openvswitch: fix trivial comment typo
2015-12-14 13:29 [PATCH net] openvswitch: fix trivial comment typo Paolo Abeni
[not found] ` <aa5f132cc2095dbce252b320ca50c275c85ef4fa.1450092360.git.pabeni-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
@ 2015-12-14 19:00 ` David Miller
1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2015-12-14 19:00 UTC (permalink / raw)
To: pabeni; +Cc: netdev, pshelar, trivial, joestringer, dev
From: Paolo Abeni <pabeni@redhat.com>
Date: Mon, 14 Dec 2015 14:29:58 +0100
> The commit 33db4125ec74 ("openvswitch: Rename LABEL->LABELS") left
> over an old OVS_CT_ATTR_LABEL instance, fix it.
>
> Fixes: 33db4125ec74 ("openvswitch: Rename LABEL->LABELS")
> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Applied, thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-12-14 19:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-14 13:29 [PATCH net] openvswitch: fix trivial comment typo Paolo Abeni
[not found] ` <aa5f132cc2095dbce252b320ca50c275c85ef4fa.1450092360.git.pabeni-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-12-14 17:41 ` Joe Stringer
2015-12-14 19:00 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).