From: Patrick McHardy Date: Sun, 8 Jul 2007 05:32:34 +0000 (-0700) Subject: [NETFILTER]: nf_conntrack_netlink: sync expectation dumping with conntrack table... X-Git-Tag: v2.6.23-rc1~1109^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf6994c2b9812a9f02b99e89df411ffc5db9c779;p=pandora-kernel.git [NETFILTER]: nf_conntrack_netlink: sync expectation dumping with conntrack table dumping Resync expectation table dumping code with conntrack dumping: don't rely on the unique ID anymore since that requires to walk the list backwards, which doesn't work with the upcoming conversion to hlists. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed