Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
geneve: testing the wrong variable in geneve6_build_skb()
We intended to test "err" and not "skb". Fixes: aed069d ('ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb') Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Acked-by: Alexander Duyck <aduyck@mirantis.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information