commit | d3dcc077bf88806201093f86325ec656e4dbfbce | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Fri Dec 08 17:05:13 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Dec 08 17:19:33 2006 -0800 |
tree | e0b98255bb4f2161928c9864d917219dfe46b87a | |
parent | 160d5e10f87b1dc88fd9b84b31b1718e0fd76398 [diff] |
[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>