From: Martin Josefsson Date: Thu, 4 Jan 2007 20:16:54 +0000 (-0800) Subject: [NETFILTER]: nf_nat: fix MASQUERADE crash on device down X-Git-Tag: v2.6.20-rc4~85^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbdc176a2f39913063aaaf95bc27e4b18fd14953;p=pandora-kernel.git [NETFILTER]: nf_nat: fix MASQUERADE crash on device down Check the return value of nfct_nat() in device_cmp(), we might very well have non NAT conntrack entries as well (Netfilter bugzilla #528). Signed-off-by: Martin Josefsson Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed