[PATCH] NETLINK: Put {IFA,IFLA}_{RTA,PAYLOAD} macros back for userspace.
commitf558fdfaa8d62e33ef47a819d1ca659a8f9e1f1a
authorDavid Miller <davem@davemloft.net>
Sat, 9 Dec 2006 01:14:38 +0000 (8 17:14 -0800)
committerChris Wright <chrisw@sous-sol.org>
Mon, 11 Dec 2006 19:32:41 +0000 (11 11:32 -0800)
tree310bc872e7f6c72da0b31a7c8401138e39989110
parent39a173632d043082157b4b002e956b3131556eea
[PATCH] NETLINK: Put {IFA,IFLA}_{RTA,PAYLOAD} macros back for userspace.

GLIBC uses them etc.

They are guarded by ifndef __KERNEL__ so nobody will start
accidently using them in the kernel again, it's just for
userspace.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
include/linux/if_addr.h
include/linux/if_link.h