From: David S. Miller Date: Sat, 9 Dec 2006 01:05:13 +0000 (-0800) Subject: [NETLINK]: Put {IFA,IFLA}_{RTA,PAYLOAD} macros back for userspace. X-Git-Tag: v2.6.20-rc1~34^2~28^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3dcc077bf88806201093f86325ec656e4dbfbce;p=pandora-kernel.git [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 --- Reading git-diff-tree failed