netfilter: ipset: Fix hash resizing with comments
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Mon, 23 Sep 2013 15:45:21 +0000 (17:45 +0200)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Mon, 30 Sep 2013 19:33:29 +0000 (21:33 +0200)
The destroy function must take into account that resizing doesn't
create new extensions so those cannot be destroyed at resize.

Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>

No differences found