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:
6df900e
)
netfilter: xt_TEE depends on NF_CONNTRACK
author
Randy Dunlap
<randy.dunlap@oracle.com>
Fri, 14 May 2010 20:52:30 +0000
(13:52 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 14 May 2010 20:52:30 +0000
(13:52 -0700)
Fix xt_TEE build for the case of NF_CONNTRACK=m and
NETFILTER_XT_TARGET_TEE=y:
xt_TEE.c:(.text+0x6df5c): undefined reference to `nf_conntrack_untracked'
4x
Built with all 4 m/y combinations.
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Acked-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found