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)
commit80571a9ea4ca9b6fee7ef0c13d3f31e774e0533b
tree248857009fd74504da76944b0e373d799dd5afec
parentfda75c6d9e31a901e25b922e86c8fd505c899873
netfilter: ipset: Fix hash resizing with comments

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>
net/netfilter/ipset/ip_set_hash_gen.h
This page took 0.029424 seconds and 5 git commands to generate.