Re: [PATCH 3/4] netfilter: propagate net to nf_bridge_get_physindev

From: Florian Westphal
Date: Wed Jan 10 2024 - 08:37:19 EST


Pavel Tikhomirov <ptikhomirov@xxxxxxxxxxxxx> wrote:
> This is a preparation patch for replacing physindev with physinif on
> nf_bridge_info structure. We will use dev_get_by_index_rcu to resolve
> device, when needed, and it requires net.

Acked-by: Florian Westphal <fw@xxxxxxxxx>