Commit cc2c9aa0 authored by John Levon's avatar John Levon Committed by David S. Miller

[NETFILTER]: Fix modular iptables build.

parent d6611edf
......@@ -267,7 +267,7 @@ config IP_NF_MATCH_OWNER
config IP_NF_MATCH_PHYSDEV
tristate "Physdev match support"
depends on IP_NF_IPTABLES!=n && BRIDGE_NETFILTER
depends on IP_NF_IPTABLES && BRIDGE_NETFILTER
help
Physdev packet matching matches against the physical bridge ports
the IP packet arrived on or will leave by.
......
Markdown is supported
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