Skip to content
Commit 1109a90c authored by Pablo Neira Ayuso's avatar Pablo Neira Ayuso
Browse files

netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)

In 34666d46 ("netfilter: bridge: move br_netfilter out of the core"),
the bridge netfilter code has been modularized.

Use IS_ENABLED instead of ifdef to cover the module case.

Fixes: 34666d46

 ("netfilter: bridge: move br_netfilter out of the core")
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
parent c8d7b98b
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