Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
netfilter: nft_ct: remove family from struct nft_ct
Since we have the context available during destruction again, we can remove the family from the private structure. Signed-off-by: Patrick McHardy <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
- Loading branch information