From: Jozsef Kadlecsik Date: Tue, 19 Apr 2011 13:59:15 +0000 (+0200) Subject: netfilter: ipset: Fix the order of listing of sets X-Git-Tag: v2.6.39-rc5~40^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8a8a0937e22a5fd55aeb22586724ba6bb70aadd;p=pandora-kernel.git netfilter: ipset: Fix the order of listing of sets A restoreable saving of sets requires that list:set type of sets come last and the code part which should have taken into account the ordering was broken. The patch fixes the listing order. Signed-off-by: Jozsef Kadlecsik Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed