]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
netfilter: nft_tunnel: ERSPAN_VERSION must not be null
authorFlorian Westphal <fw@strlen.de>
Thu, 16 Jan 2020 07:58:05 +0000 (08:58 +0100)
committerKhalid Elmously <khalid.elmously@canonical.com>
Fri, 14 Feb 2020 06:00:53 +0000 (01:00 -0500)
commit7940b5509db3a6e096689c9d43a1d485ac2f806f
tree7dff0a14bdef73ff7307ab0ce692850424815b2f
parent05b467786e63ec68043d714a8b99fdb6640a02b0
netfilter: nft_tunnel: ERSPAN_VERSION must not be null

BugLink: https://bugs.launchpad.net/bugs/1862429
commit 9ec22d7c6c69146180577f3ad5fdf504beeaee62 upstream.

Fixes: af308b94a2a4a5 ("netfilter: nf_tables: add tunnel support")
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
net/netfilter/nft_tunnel.c