Re: [patch] 2.6.11-rc1-mm1: ip_tables.c: ipt_find_target must beEXPORT_SYMBOL'ed

From: Patrick McHardy
Date: Fri Jan 14 2005 - 12:45:19 EST


Adrian Bunk wrote:

On Fri, Jan 14, 2005 at 12:23:52AM -0800, Andrew Morton wrote:

...
All 434 patches:
...
restore-net-sched-iptc-after-iptables-kmod-cleanup.patch
Restore net/sched/ipt.c After iptables Kmod Cleanup
...


This causes the following error with CONFIG_NET_ACT_IPT=m:

<-- snip -->

if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.6.11-rc1-mm1; fi
WARNING: /lib/modules/2.6.11-rc1-mm1/kernel/net/sched/ipt.ko needs unknown symbol ipt_find_target

<-- snip -->

The fix is already in Dave's tree.

Regards
Patrick

-
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/