From: Pablo Neira Ayuso <[email protected]>
Date: Sat, 29 Dec 2018 13:57:54 +0100
> The following patchset contains Netfilter fixes for net, specifically
> fixes for the nf_conncount infrastructure which is causing troubles
> since 5c789e131cbb9 ("netfilter: nf_conncount: Add list lock and gc
> worker, and RCU for init tree search"). Patches aim to simplify this
> infrastructure while fixing up the problems:
...
> And one patch that falls within the miscelanea category in this batch:
>
> 9) Missing error path for nla_nest_start(), from Kangjie Lu.
>
> You can pull these changes from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git
Pulled, thank you.