Re: [PATCH] openvswitch: Replace removed NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
From: Florian Westphal
Date: Wed May 08 2019 - 06:01:14 EST
Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote:
> Commit 4806e975729f99c7 ("netfilter: replace NF_NAT_NEEDED with
> IS_ENABLED(CONFIG_NF_NAT)") removed CONFIG_NF_NAT_NEEDED, but a new user
> popped up afterwards.
Thnaks for spotting this.
Acked-by: Florian Westphal <fw@xxxxxxxxx>