Re: linux-next: Tree for May 12 (netfilter: xt_TEE)

From: David Miller
Date: Wed May 12 2010 - 17:53:37 EST


From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
Date: Wed, 12 May 2010 13:19:42 -0700

> On Wed, 12 May 2010 22:11:35 +0200 (CEST) Jan Engelhardt wrote:
>
>> parent cba7a98a474a4f2a9316473734ba76829191a78a (v2.6.34-rc5-1489-gcba7a98)
>> commit cff884ea0de4bf8729ac33bb5d98ac9d39d09019
>> Author: Jan Engelhardt <jengelh@xxxxxxxxxx>
>> Date: Wed May 12 22:10:03 2010 +0200
>>
>> netfilter: xtables: add missing depends for xt_TEE
>>
>> Aviod these link-time errors when IPV6=m, XT_TEE=y:
>>
>> net/built-in.o: In function `tee_tg_route6':
>> xt_TEE.c:(.text+0x45ca5): undefined reference to `ip6_route_output'
>> net/built-in.o: In function `tee_tg6':
>> xt_TEE.c:(.text+0x45d79): undefined reference to `ip6_local_out'
>>
>> Signed-off-by: Jan Engelhardt <jengelh@xxxxxxxxxx>
...
> Acked-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx>

I'll apply this directly, thanks everyone.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/