git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
160d5e1
)
[NETLINK]: Put {IFA,IFLA}_{RTA,PAYLOAD} macros back for userspace.
author
David S. Miller
<davem@sunset.davemloft.net>
Sat, 9 Dec 2006 01:05:13 +0000
(17:05 -0800)
committer
David 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