netfilter: ipset: Fix the order of listing of sets
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Tue, 19 Apr 2011 13:59:15 +0000 (15:59 +0200)
committerPatrick McHardy <kaber@trash.net>
Tue, 19 Apr 2011 13:59:15 +0000 (15:59 +0200)
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 <kadlec@blackhole.kfki.hu>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found