Skip to content
Commit 78e21eb6 authored by Pablo Neira Ayuso's avatar Pablo Neira Ayuso
Browse files

netfilter: nft_meta: skip EAGAIN if nft_meta_bridge is not a module



If it is a module, request this module. Otherwise, if it is compiled
built-in or not selected, skip this.

Fixes: 0ef1efd1 ("netfilter: nf_tables: force module load in case select_ops() returns -EAGAIN")
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
parent e971ceb8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment