commit | 13893567358a8426d03ac3c613befc55431f23ce | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Mon Jan 21 00:13:44 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:08:22 2008 -0800 |
tree | 181d16d62a21022cbe93d2993d006066c0d4bffb | |
parent | 645a1e39e4e3e84a275c5e4a7c8049041146f9b5 [diff] |
[NET_SCHED]: sch_ingress: avoid a few #ifdefs Move the repeating "ifndef CONFIG_NET_CLS_ACT/ifdef CONFIG_NETFILTER" ifdefs into a single condition. Signed-off-by: Patrick McHardy <kaber@trash.net> Acked-by: Jamal Hadi Salim <hadi@cyberus.ca> Signed-off-by: David S. Miller <davem@davemloft.net>