diff mbox

[net-next] tc_act: export uapi header file

Message ID 20141203093317.3c482872@urahara
State Accepted, archived
Delegated to: David Miller
Headers show

Commit Message

Stephen Hemminger Dec. 3, 2014, 5:33 p.m. UTC
This file is used by iproute2 and should be exported.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Jiri Pirko Dec. 3, 2014, 7:42 p.m. UTC | #1
Wed, Dec 03, 2014 at 06:33:17PM CET, stephen@networkplumber.org wrote:
>This file is used by iproute2 and should be exported.
>
>Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Jiri Pirko <jiri@resnulli.us>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
David Miller Dec. 9, 2014, 6:34 p.m. UTC | #2
From: Stephen Hemminger <stephen@networkplumber.org>
Date: Wed, 3 Dec 2014 09:33:17 -0800

> This file is used by iproute2 and should be exported.
> 
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

--- a/include/uapi/linux/tc_act/Kbuild	2014-02-12 08:21:56.614859066 -0800
+++ b/include/uapi/linux/tc_act/Kbuild	2014-12-03 09:31:10.619225148 -0800
@@ -7,3 +7,4 @@  header-y += tc_mirred.h
 header-y += tc_nat.h
 header-y += tc_pedit.h
 header-y += tc_skbedit.h
+header-y += tc_vlan.h