[VETH]: move veth.h to include/linux
authorStephen Hemminger <shemminger@linux-foundation.org>
Wed, 26 Dec 2007 01:23:59 +0000 (17:23 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Dec 2007 03:36:35 +0000 (19:36 -0800)
commitecef969e5b376f98b142e22deb1cec2f23e4f5d6
treed414bbb2f0c8937705256e09ab162e2ae6f46f8c
parent75ec533ec3335913009c32de878d5ed7cbe0d41c
[VETH]: move veth.h to include/linux

Move veth.h from net/ to linux/ since it is a user api, and add it to
user header processing Kbuild.

[ Use header-y as suggested by Sam Ravnborg.  -DaveM ]

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/veth.c
include/linux/Kbuild
include/linux/veth.h [moved from include/net/veth.h with 100% similarity]