* [PATCH net-next] tipc: add tipc_netlink.h to uapi Kbuild
@ 2014-11-24 13:24 richard.alpe
2014-11-24 21:25 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: richard.alpe @ 2014-11-24 13:24 UTC (permalink / raw)
To: netdev; +Cc: Richard Alpe
From: Richard Alpe <richard.alpe@ericsson.com>
tipc_netlink.h is the user-space header for the new netlink api. It
was accidentally left out of the uapi Kbuild list when the api was
added.
Signed-off-by: Richard Alpe <richard.alpe@ericsson.com>
---
include/uapi/linux/Kbuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild
index 72298b6..a1e8175 100644
--- a/include/uapi/linux/Kbuild
+++ b/include/uapi/linux/Kbuild
@@ -389,6 +389,7 @@ header-y += times.h
header-y += timex.h
header-y += tiocl.h
header-y += tipc_config.h
+header-y += tipc_netlink.h
header-y += tipc.h
header-y += toshiba.h
header-y += tty_flags.h
--
2.1.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH net-next] tipc: add tipc_netlink.h to uapi Kbuild
2014-11-24 13:24 [PATCH net-next] tipc: add tipc_netlink.h to uapi Kbuild richard.alpe
@ 2014-11-24 21:25 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2014-11-24 21:25 UTC (permalink / raw)
To: richard.alpe; +Cc: netdev
From: <richard.alpe@ericsson.com>
Date: Mon, 24 Nov 2014 14:24:54 +0100
> From: Richard Alpe <richard.alpe@ericsson.com>
>
> tipc_netlink.h is the user-space header for the new netlink api. It
> was accidentally left out of the uapi Kbuild list when the api was
> added.
>
> Signed-off-by: Richard Alpe <richard.alpe@ericsson.com>
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-11-24 21:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-24 13:24 [PATCH net-next] tipc: add tipc_netlink.h to uapi Kbuild richard.alpe
2014-11-24 21:25 ` 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).