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:
e621e69
)
[NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.h
author
Patrick McHardy
<kaber@trash.net>
Mon, 10 Mar 2008 23:41:06 +0000
(16:41 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 10 Mar 2008 23:41:06 +0000
(16:41 -0700)
Use __KERNEL__ instead of __KERNEL to make sure the headers are not
usable by the kernel.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found