Re: WARNING: at net/ipv4/netfilter/nf_nat_standalone.c:89 nf_nat_fn+0x33/0x155()

From: Patrick McHardy
Date: Mon Oct 13 2008 - 09:45:02 EST


Nir Tzachar wrote:
On Fri, Oct 10, 2008 at 10:49 PM, Nir Tzachar <nir.tzachar@xxxxxxxxx> wrote:
And I always get the following warning twice:

[ 6658.338116] ------------[ cut here ]------------
[ 6658.338121] WARNING: at net/ipv4/netfilter/nf_nat_standalone.c:89
nf_nat_fn+0x33/0x155()

Found it - we lost an ifdef during the transition to nf_conntrack
guarding an exception from defragmentation on loopback input.
This patch should fix the warning.


Yes, the patch below fixes the problem.

Thanks for testing, I've queued the patch for 2.6.28 and -stable.
--
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/