[NETLINK]: Put {IFA,IFLA}_{RTA,PAYLOAD} macros back for userspace.
authorDavid S. Miller <davem@sunset.davemloft.net>
Sat, 9 Dec 2006 01:05:13 +0000 (17:05 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sat, 9 Dec 2006 01:19:33 +0000 (17:19 -0800)
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>

No differences found