]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[NET_SCHED]: sch_ingress: avoid a few #ifdefs
authorPatrick McHardy <kaber@trash.net>
Mon, 21 Jan 2008 08:13:44 +0000 (00:13 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:08:22 +0000 (15:08 -0800)
commit13893567358a8426d03ac3c613befc55431f23ce
tree181d16d62a21022cbe93d2993d006066c0d4bffb
parent645a1e39e4e3e84a275c5e4a7c8049041146f9b5
[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>
net/sched/sch_ingress.c