From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Date: Thu, 28 May 2020 00:40:15 +0200 > The following patchset contains Netfilter fixes for net: > > 1) Uninitialized when used in __nf_conntrack_update(), from > Nathan Chancellor. > > 2) Comparison of unsigned expression in nf_confirm_cthelper(). > > 3) Remove 'const' type qualifier with no effect. > > This batch is addressing fallout from the previous pull request. > > Please, pull this updates from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git Pulled, thanks.