From: David S. Miller Date: Wed, 19 Jun 2019 15:37:48 +0000 (-0400) Subject: Merge branch 'inet-fix-defrag-units-dismantle-races' X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=6c9bef32c6e742e847fc28c9bf7721cbfa003fa6;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'inet-fix-defrag-units-dismantle-races' Eric Dumazet says: ==================== inet: fix defrag units dismantle races This series add a new pre_exit() method to struct pernet_operations to solve a race in defrag units dismantle, without adding extra delays to netns dismantles. ==================== Signed-off-by: David S. Miller --- 6c9bef32c6e742e847fc28c9bf7721cbfa003fa6