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:
3294858
)
[NETFILTER]: {ip,ip6}_queue: fix build error
author
Patrick McHardy
<kaber@trash.net>
Thu, 31 Jan 2008 12:54:18 +0000
(
04:54
-0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 1 Feb 2008 03:28:14 +0000
(19:28 -0800)
Reported by Ingo Molnar:
net/built-in.o: In function `ip_queue_init':
ip_queue.c:(.init.text+0x322c): undefined reference to `net_ipv4_ctl_path'
Fix the build error and also handle CONFIG_PROC_FS=n properly.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found