diff mbox

[net-next] uapi: add missing netconf.h to export list

Message ID 20121212085852.5b840314@nehalam.linuxnetplumber.net
State Accepted, archived
Delegated to: David Miller
Headers show

Commit Message

stephen hemminger Dec. 12, 2012, 4:58 p.m. UTC
Add netconf.h for use by iproute2.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>

--
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

Nicolas Dichtel Dec. 12, 2012, 5:04 p.m. UTC | #1
Le 12/12/2012 17:58, Stephen Hemminger a écrit :
> Add netconf.h for use by iproute2.
>
> Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Acked-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>

>
> --- a/include/uapi/linux/Kbuild	2012-10-25 09:11:15.499273810 -0700
> +++ b/include/uapi/linux/Kbuild	2012-12-12 08:56:36.130263710 -0800
> @@ -258,6 +258,7 @@ header-y += neighbour.h
>   header-y += net.h
>   header-y += net_dropmon.h
>   header-y += net_tstamp.h
> +header-y += netconf.h
>   header-y += netdevice.h
>   header-y += netfilter.h
>   header-y += netfilter_arp.h
>
--
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. 12, 2012, 5:40 p.m. UTC | #2
From: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Date: Wed, 12 Dec 2012 18:04:26 +0100

> Le 12/12/2012 17:58, Stephen Hemminger a écrit :
>> Add netconf.h for use by iproute2.
>>
>> Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
> Acked-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>

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/Kbuild	2012-10-25 09:11:15.499273810 -0700
+++ b/include/uapi/linux/Kbuild	2012-12-12 08:56:36.130263710 -0800
@@ -258,6 +258,7 @@  header-y += neighbour.h
 header-y += net.h
 header-y += net_dropmon.h
 header-y += net_tstamp.h
+header-y += netconf.h
 header-y += netdevice.h
 header-y += netfilter.h
 header-y += netfilter_arp.h